KFile
kfileplacesmodel.h
Go to the documentation of this file.
45 UrlRole = 0x069CD12B,
46 HiddenRole = 0x0741CAAC,
47 SetupNeededRole = 0x059A935D,
48 FixedDeviceRole = 0x332896C1,
49 CapacityBarRecommendedRole = 0x1548C5C4
70 void addPlace(const QString &text, const KUrl &url, const QString &iconName = QString(), const QString &appName = QString());
71 void addPlace(const QString &text, const KUrl &url, const QString &iconName, const QString &appName, const QModelIndex &after);
72 void editPlace(const QModelIndex &index, const QString &text, const KUrl &url, const QString &iconName = QString(), const QString &appName = QString());
148 friend class Private;
ErrorType
QStringList mimeTypes(Mode mode=Writing)
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.