|
PCManFM-Qt
|
Public Member Functions | |
| Application (int &argc, char **argv) | |
| void | init () |
| int | exec () |
| Settings & | settings () |
| Fm::LibFmQt & | libFm () |
| bool | openingLastTabs () const |
| bool | underWayland () const |
| void | launchFiles (const QString &cwd, const QStringList &paths, bool inNewWindow, bool reopenLastTabs) |
| void | setWallpaper (const QString &path, const QString &modeString) |
| void | preferences (const QString &page) |
| void | desktopPrefrences (const QString &page) |
| void | editBookmarks () |
| void | desktopManager (bool enabled) |
| void | findFiles (QStringList paths=QStringList()) |
| void | ShowFolders (const QStringList &uriList, const QString &startupId) |
| void | ShowItems (const QStringList &uriList, const QString &startupId) |
| void | ShowItemProperties (const QStringList &uriList, const QString &startupId) |
| void | connectToServer () |
| bool | desktopManagerEnabled () |
| void | updateFromSettings () |
| void | updateDesktopsFromSettings (bool changeSlide=true, bool allowShortcutRemoval=false) |
| void | openFolderInTerminal (Fm::FilePath path) |
| void | openFolders (Fm::FileInfoList files) |
| QString | profileName () |
| void | cleanPerFolderConfig () |
Protected Member Functions | |
| bool | parseCommandLineArgs () |
| DesktopWindow * | createDesktopWindow (int screenNum, const QString &screenName=QString()) |
| bool | autoMountVolume (GVolume *volume, bool interactive=true) |
Static Protected Member Functions | |
| static void | onVolumeAdded (GVolumeMonitor *monitor, GVolume *volume, Application *pThis) |
Properties | |
| bool | desktopManagerEnabled |