Obsolete Members for KIO::WorkerBase

The following members of class WorkerBase are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.

Public Functions

(deprecated in 6.3) void errorPage()

Member Function Documentation

[deprecated in 6.3] void WorkerBase::errorPage()

This function is deprecated since 6.3. We strongly advise against using it in new code.

Tell that we will only get an error page here. This means: the data you'll get isn't the data you requested, but an error page (usually HTML) that describes an error.

Not implemented.