More specific KIO Error Strings
David Faure
faure at kde.org
Sun Apr 6 22:43:21 BST 2008
On Monday 31 March 2008, nf2 wrote:
> At the moment the KIO error messages are limited to the pre-definded
> messages in KIO::buildErrorString(int errorCode, const QString
> &errorText).
No they are not; slaves can use KIO::ERR_SLAVE_DEFINED for any error message
that doesn't fit into the pre-defined messages.
Of course this means no application can react in a special way based on that error code,
which is logical, they would need the error code to be in KIO:: in order to do that :)
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the kde-core-devel
mailing list