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

Public Member Functions

 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)
 
FileLauncherfileLauncher ()
 
bool sameType () const
 
bool sameFilesystem () const
 
bool allVirtual () const
 
bool allTrash () const
 
bool confirmTrash () const
 
void setConfirmTrash (bool value)
 

Protected Slots

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 ()
 

Protected Member Functions

void createMenu (FmFileInfoList *files, FmFileInfo *info, FmPath *cwd)
 
void openFilesWithApp (GAppInfo *app)
 

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