|
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) |
|
|
| DirTreeView (QWidget *parent) |
|
FmPath * | currentPath () |
|
void | setCurrentPath (FmPath *path) |
|
FmPath * | getCwd () |
|
void | chdir (FmPath *path) |
|
virtual void | setModel (QAbstractItemModel *model) |
|
|
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 () |
|
|
virtual void | mousePressEvent (QMouseEvent *event) |
|
The documentation for this class was generated from the following files: