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

Signals

void chdirRequested (int type, FmPath *path)
 
void openFolderInNewWindowRequested (FmPath *path)
 
void openFolderInNewTabRequested (FmPath *path)
 
void openFolderInTerminalRequested (FmPath *path)
 
void createNewFolderRequested (FmPath *path)
 
void prepareFileMenu (Fm::FileMenu *menu)
 

Public Member Functions

 DirTreeView (QWidget *parent)
 
FmPath * currentPath ()
 
void setCurrentPath (FmPath *path)
 
FmPath * getCwd ()
 
void chdir (FmPath *path)
 
virtual void setModel (QAbstractItemModel *model)
 

Protected Slots

void onCollapsed (const QModelIndex &index)
 
void onExpanded (const QModelIndex &index)
 
void onRowLoaded (const QModelIndex &index)
 
void onSelectionChanged (const QItemSelection &selected, const QItemSelection &deselected)
 
void onCustomContextMenuRequested (const QPoint &pos)
 
void onOpen ()
 
void onNewWindow ()
 
void onNewTab ()
 
void onOpenInTerminal ()
 
void onNewFolder ()
 

Protected Member Functions

virtual void mousePressEvent (QMouseEvent *event)
 

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