Deprecated List

Member KIO::FileCopyJob::setSourceSize (off_t size) KDE_DEPRECATED

Member KIO::Job::canceled (KIO::Job *job)
. Don't use ! Emitted when the job is canceled. Signal result() is emitted as well, and error() is, in this case, ERR_USER_CANCELED.

Member KDataToolInfo::icon () const KDE_DEPRECATED
, use iconName()

Member KDataToolInfo::miniIcon () const KDE_DEPRECATED
, use iconName()

Member KDEDesktopMimeType::executeService (const QString &path, KDEDesktopMimeType::Service &service) KDE_DEPRECATED
, see the other executeService

Member KFileMimeTypeInfo::Cummulative
Use Cumulative instead

Member KFilterDev::createFilterDevice (KFilterBase *base, QFile *file) KDE_DEPRECATED
. Use deviceForFile instead. To be removed in KDE 3.0

Class KMimeMagic
Use KMimeType::findByContent() instead May be removed in KDE 4.0. Determine auto-magically the type of file, not only by using its extension, but also by reading its contents.

Class KMimeMagicResult
Use KMimeType::findByContent() instead May be removed in KDE 4.0. Returned by KMimeMagic find...Type methods.

Class KOpenWithHandler
. Kept for source compatibility, does nothing nowadays. Do not use in new source. KRun can open the openwith dialog directly now. Use KRun::displayOpenWithDialog() if you were using KOpenWithHandler directly.

Member KProtocolInfo::canCopyFromFile (const QString &protocol) KDE_DEPRECATED

Member KProtocolInfo::canCopyToFile (const QString &protocol) KDE_DEPRECATED

Member KProtocolInfo::defaultMimetype (const QString &protocol) KDE_DEPRECATED

Member KProtocolInfo::inputType (const QString &protocol) KDE_DEPRECATED

Member KProtocolInfo::isSourceProtocol (const QString &protocol) KDE_DEPRECATED

Member KProtocolInfo::listing (const QString &protocol) KDE_DEPRECATED
Returns the list of fields this protocol returns when listing The current possibilities are Name, Type, Size, Date, AccessDate, Access, Owner, Group, Link, URL, MimeType

Member KProtocolInfo::outputType (const QString &protocol) KDE_DEPRECATED

Member KProtocolInfo::supportsDeleting (const QString &protocol) KDE_DEPRECATED

Member KProtocolInfo::supportsLinking (const QString &protocol) KDE_DEPRECATED

Member KProtocolInfo::supportsListing (const QString &protocol) KDE_DEPRECATED

Member KProtocolInfo::supportsMakeDir (const QString &protocol) KDE_DEPRECATED

Member KProtocolInfo::supportsMoving (const QString &protocol) KDE_DEPRECATED

Member KProtocolInfo::supportsReading (const QString &protocol) KDE_DEPRECATED

Member KProtocolInfo::supportsWriting (const QString &protocol) KDE_DEPRECATED

Member KServiceTypeProfile::allowAsDefault (const QString &_service) const
Remove in KDE 4, unused. Checks whether the given _service can be used as default.

Member KServiceTypeProfile::preference (const QString &_service) const
Remove in KDE 4, unused. Returns the users preference of the given service.

Class KShred
Erase a file in a way that makes recovery impossible -- well, no guarentee of that, but at least as difficult as reasonably possible. For this, KShred write several times over the existing file, using different patterns, before deleting it.

Member KURIFilterData::hasBeenFiltered () const

Member KIO::NetAccess::copy (const KURL &src, const KURL &target) KDE_DEPRECATED
. Use the function above instead.

Member KIO::NetAccess::del (const KURL &url) KDE_DEPRECATED
. Use the function above instead. Passing NULL as the additional argument will give the same behaviour, but you should try to identify a suitable parent widget if at all possible.

Member KIO::NetAccess::dircopy (const KURL &src, const KURL &target) KDE_DEPRECATED
. Use the function above instead.

Member KIO::NetAccess::download (const KURL &src, QString &target) KDE_DEPRECATED
. Use the function above instead.

Member KIO::NetAccess::exists (const KURL &url, bool source) KDE_DEPRECATED
. Use the function above instead.

Member KIO::NetAccess::exists (const KURL &url) KDE_DEPRECATED
. Use the function above instead.

Member KIO::NetAccess::exists (const KURL &url, QWidget *window) KDE_DEPRECATED
. Use the function above instead.

Member KIO::NetAccess::mimetype (const KURL &url) KDE_DEPRECATED
. Use the function above instead. Passing NULL as the additional argument will give the same behaviour, but you should try to identify a suitable parent widget if at all possible.

Member KIO::NetAccess::mkdir (const KURL &url, int permissions=-1) KDE_DEPRECATED
. Use the function above instead. Passing NULL as the additional argument will give the same behaviour, but you should try to identify a suitable parent widget if at all possible.

Member KIO::NetAccess::stat (const KURL &url, KIO::UDSEntry &entry) KDE_DEPRECATED
. Use the function above instead.

Member KIO::NetAccess::upload (const QString &src, const KURL &target) KDE_DEPRECATED
. Use the function above instead.

Member Observer::openPassDlg (const QString &prompt, QString &user, QString &pass, bool readOnly)
use KIO::AutoInfo

Member KIO::PasswordDialog::setEnableUserField (bool enable, bool=false)
. Use setUserReadOnly(bool).

Member KIO::Slave::connection ()
This method is obsolete, use the accessor methods within KIO::Slave instead. Old code directly accessing connection() will not be able to access special protocols.

Member KIO::SlaveBase::createAuthCacheKey (const KURL &url)
as of 3.1. Use openPassDlg instead. TODO: Remove before KDE 4.0 Creates a basic key to be used to cache the password.

Member KIO::SlaveBase::delCachedAuthentication (const QString &key)
as of 3.1. Use openPassDlg instead. TODO: Remove before KDE 4.0

Member KIO::SlaveBase::hasMetaData (const QString &key)
kept for binary compatibility Queries for the existence of a certain config/meta-data entry send by the application to the slave.

Member KIO::SlaveBase::metaData (const QString &key)
kept for binary compatibility Queries for config/meta-data sent by the application to the slave.

Member KIO::SlaveBase::multipleAuthCaching () const
as of 3.1. Use openPassDlg instead. TODO: Remove before KDE 4.0

Member KIO::SlaveBase::pingCacheDaemon () const
as of 3.1. TODO: Remove before KDE 4.0

Member KIO::SlaveBase::sendAuthenticationKey (const QCString &gKey, const QCString &key, bool keep)
as of 3.1. Use openPassDlg instead. TODO: Remove before KDE 4.0

Member KIO::SlaveBase::setMultipleAuthCaching (bool)
as of 3.1. Use openPassDlg instead. TODO: Remove before KDE 4.0

Member KIO::SlaveInterface::authorizationKey (const QCString &, const QCString &, bool)
. Obsolete as of 3.1. Replaced by kpassword, a kded module.

Member KIO::SlaveInterface::delAuthorization (const QCString &grpkey)
. Obsolete as of 3.1. Replaced by kpassword, a kded module.

Member KIO::SlaveInterface::openPassDlg (const QString &prompt, const QString &user, bool readOnly) KDE_DEPRECATED
. Use openPassDlg( AuthInfo& ) instead.

Member KIO::SlaveInterface::openPassDlg (const QString &prompt, const QString &user, const QString &caption, const QString &comment, const QString &label, bool readOnly) KDE_DEPRECATED
. Use openPassDlg( AuthInfo& ) instead.

Member KIO::TCPSlaveBase::AtEOF ()
Due to inconsistency with KDE naming convention.

Member KIO::TCPSlaveBase::CleanSSL ()
Due to inconsistency with KDE naming convention.

Member KIO::TCPSlaveBase::CloseDescriptor ()
Due to inconsistency with KDE naming convention.

Member KIO::TCPSlaveBase::ConnectToHost (const QString &host, unsigned int port, bool sendError)
Due to inconsistency with KDE naming convention.

Member KIO::TCPSlaveBase::GetPort (unsigned short int p)
Due to inconsistency with KDE naming convention.

Member KIO::TCPSlaveBase::InitializeSSL ()
Due to inconsistency with KDE naming convention.

Member KIO::TCPSlaveBase::Read (void *data, ssize_t len)
Due to inconsistency with KDE naming convention.

Member KIO::TCPSlaveBase::ReadLine (char *data, ssize_t len)
Due to inconsistency with KDE naming convention.

Member KIO::TCPSlaveBase::usingTLS ()
kept for binary compatibility Are we using TLS?

Member KIO::TCPSlaveBase::Write (const void *data, ssize_t len)
Due to inconsistency with KDE naming convention.
KDE Home | KDE Accessibility Home | Description of Access Keys