|
| FileMenu (FmFileInfoList *files, FmFileInfo *info, FmPath *cwd, QWidget *parent=0) |
|
| FileMenu (FmFileInfoList *files, FmFileInfo *info, FmPath *cwd, const QString &title, QWidget *parent=0) |
|
bool | useTrash () |
|
void | setUseTrash (bool trash) |
|
bool | confirmDelete () |
|
void | setConfirmDelete (bool confirm) |
|
QAction * | openAction () |
|
QAction * | openWithMenuAction () |
|
QAction * | openWithAction () |
|
QAction * | separator1 () |
|
QAction * | cutAction () |
|
QAction * | copyAction () |
|
QAction * | pasteAction () |
|
QAction * | deleteAction () |
|
QAction * | unTrashAction () |
|
QAction * | renameAction () |
|
QAction * | separator2 () |
|
QAction * | propertiesAction () |
|
FmFileInfoList * | files () |
|
FmFileInfo * | firstFile () |
|
FmPath * | cwd () |
|
void | setFileLauncher (FileLauncher *launcher) |
|
FileLauncher * | fileLauncher () |
|
bool | sameType () const |
|
bool | sameFilesystem () const |
|
bool | allVirtual () const |
|
bool | allTrash () const |
|
bool | confirmTrash () const |
|
void | setConfirmTrash (bool value) |
|
|
void | onOpenTriggered () |
|
void | onOpenWithTriggered () |
|
void | onFilePropertiesTriggered () |
|
void | onApplicationTriggered () |
|
void | onCompress () |
|
void | onExtract () |
|
void | onExtractHere () |
|
void | onCutTriggered () |
|
void | onCopyTriggered () |
|
void | onPasteTriggered () |
|
void | onRenameTriggered () |
|
void | onDeleteTriggered () |
|
void | onUnTrashTriggered () |
|
|
void | createMenu (FmFileInfoList *files, FmFileInfo *info, FmPath *cwd) |
|
void | openFilesWithApp (GAppInfo *app) |
|
The documentation for this class was generated from the following files: