KIO
kprotocolinfo.h
31 * The KProtocolInfo methods are reentrant (i.e. can be called from multiple threads simultaneously).
97 enum Type { String = QVariant::String, DateTime = QVariant::DateTime, Invalid = QVariant::Invalid };
115 * This corresponds to the "ExtraNames=" and "ExtraTypes=" fields in the protocol description file.
203 static KIOCORE_DEPRECATED_VERSION(5, 101, "Use maxWorkers(const QString&)") int maxSlaves(const QString &protocol);
219 static KIOCORE_DEPRECATED_VERSION(5, 101, "Use maxWorkersPerHost(const QString&)") int maxSlavesPerHost(const QString &protocol);
256 * This corresponds to the "determineMimetypeFromExtension=" field in the protocol description file.
270 * @return the default MIME type of the protocol, or an empty string if none set or protocol unknown
357 static KIOCORE_DEPRECATED_VERSION(5, 101, "No known users") QStringList slaveHandlesNotify(const QString &protocol);
@ Name
Definition of an extra field in the UDS entries, returned by a listDir operation.
Definition: kprotocolinfo.h:96
Definition: ksslerroruidata.h:17
Definition: kprotocolinfo.h:33
KSharedConfigPtr config()
String
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 03:50:08 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 03:50:08 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.