PCManFM-Qt
Classes | Public Slots | Public Member Functions | Protected Member Functions | Friends | List of all members
Fm::PlacesModel Class Reference
Inheritance diagram for Fm::PlacesModel:

Classes

class  ItemAction
 

Public Slots

void updateIcons ()
 
void updateTrash ()
 

Public Member Functions

 PlacesModel (QObject *parent=0)
 
bool showTrash ()
 
void setShowTrash (bool show)
 
bool showApplications ()
 
void setShowApplications (bool show)
 
bool showDesktop ()
 
void setShowDesktop (bool show)
 

Protected Member Functions

PlacesModelItemitemFromPath (FmPath *path)
 
PlacesModelItemitemFromPath (QStandardItem *rootItem, FmPath *path)
 
PlacesModelVolumeItemitemFromVolume (GVolume *volume)
 
PlacesModelMountItemitemFromMount (GMount *mount)
 
PlacesModelBookmarkItemitemFromBookmark (FmBookmarkItem *bkitem)
 
virtual Qt::ItemFlags flags (const QModelIndex &index) const
 
virtual QStringList mimeTypes () const
 
virtual QMimeData * mimeData (const QModelIndexList &indexes) const
 
virtual bool dropMimeData (const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent)
 
Qt::DropActions supportedDropActions () const
 
void createTrashItem ()
 

Friends

class PlacesView
 

The documentation for this class was generated from the following files: