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.
220 * This corresponds to the "determineMimetypeFromExtension=" field in the protocol description file.
234 * @return the default MIME type of the protocol, or an empty string if none set or protocol unknown
String
Information about I/O (Internet, etc.) protocols supported by KDE.
Definition: kprotocolinfo.h:33
Definition of an extra field in the UDS entries, returned by a listDir operation. ...
Definition: kprotocolinfo.h:96
Definition: ksslerroruidata.h:15
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Fri Apr 16 2021 23:00:36 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Fri Apr 16 2021 23:00:36 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.