PCManFM-Qt
|
Public Member Functions | |
Launcher (MainWindow *mainWindow=NULL) | |
![]() | |
bool | launchFiles (QWidget *parent, FmFileInfoList *file_infos) |
bool | launchPaths (QWidget *parent, FmPathList *paths) |
bool | launchFiles (QWidget *parent, GList *file_infos) |
bool | launchPaths (QWidget *parent, GList *paths) |
bool | quickExec () const |
void | setQuickExec (bool value) |
Protected Member Functions | |
virtual bool | openFolder (GAppLaunchContext *ctx, GList *folder_infos, GError **err) |
![]() | |
virtual GAppInfo * | getApp (GList *file_infos, FmMimeType *mime_type, GError **err) |
virtual FmFileLauncherExecAction | execFile (FmFileInfo *file) |
virtual bool | error (GAppLaunchContext *ctx, GError *err, FmPath *path) |
virtual int | ask (const char *msg, char *const *btn_labels, int default_btn) |