KIO
kfileitem.h
Go to the documentation of this file.
58 ModificationTime = 0,
59 AccessTime = 1,
60 CreationTime = 2
704 // TODO KDE-5 add d pointer here so that we can merge KFileItemListProperties into KFileItemList
extract technical details about the file, like e.g.
Definition: kfilemetainfo.h:72
MimetypeJob * mimetype(const KUrl &url, JobFlags flags=DefaultFlags)
Find mimetype for one file or directory.
Definition: job.cpp:1856
const char * name(StandardAction id)
StatJob * mostLocalUrl(const KUrl &url, JobFlags flags=DefaultFlags)
Tries to map a local URL for the given URL, using a KIO job.
Definition: job.cpp:930
Q_CORE_EXPORT uint qHash(const QString &key)
bool run(const KUrl &_url, bool _is_local)
Invokes the default action for the desktop entry.
Definition: kdesktopfileactions.cpp:54
KFileMetaInfo provides metadata extracted from a file or other resource.
Definition: kfilemetainfo.h:56
List of KFileItems, which adds a few helper methods to QList.
Definition: kfileitem.h:674
QList< T > & operator<<(const T &value)
read information about the content of the file like comments or id3 tags
Definition: kfilemetainfo.h:75
QDataStream & operator<<(QDataStream &s, const KFileItem &a)
Definition: kfileitem.cpp:1497
int operator==(KSSLCertificate &x, KSSLCertificate &y)
Definition: ksslcertificate.cpp:1026
A KFileItem is a generic class to handle a file, local or remote.
Definition: kfileitem.h:45
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.