Obsolete Members for KIO::TransferJob

The following members of class TransferJob 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) bool isErrorPage() const

Member Function Documentation

[deprecated in 6.3] bool TransferJob::isErrorPage() const

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

Checks whether we got an error page. This currently only happens with HTTP urls. Call this from your slot connected to result().

Returns true if we got an (HTML) error page from the server instead of what we asked for.

Not implemented.