KFile
Go to the documentation of this file.
20 #ifndef KFILEPLACESITEM_P_H
21 #define KFILEPLACESITEM_P_H
24 #include <QtCore/QObject>
25 #include <QtCore/QPointer>
26 #include <QtCore/QModelIndex>
27 #include <QtCore/QStringList>
37 class PortableMediaPlayer;
63 const QString &untranslatedLabel,
74 void onAccessibilityChanged(
bool);
75 void onListerCompleted();
78 QVariant bookmarkData(
int role)
const;
81 bool hasFullIcon(
const KBookmark &bookmark)
const;
94 mutable QPointer<Solid::StorageAccess> m_access;
95 mutable QPointer<Solid::StorageVolume> m_volume;
96 mutable QPointer<Solid::OpticalDisc> m_disc;
97 mutable QPointer<Solid::PortableMediaPlayer> m_mtp;
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat May 18 2013 11:45:32 by
doxygen 1.8.3.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.