|
玉兔远程控制 0.1.0-bate11
|
Manage desktop shortcut keys 更多...
#include <DesktopShortcuts.h>


Public 成员函数 | |
| CDesktopShortcutManager (QObject *parent=nullptr) | |
| bool | disableAllShortcuts () |
| bool | restoreAllShortcuts () |
| bool | isDisabled () const |
| QString | desktopEnvironment () const |
静态 Public 成员函数 | |
| static QString | detectDesktopEnvironment () |
| static bool | runCommand (const QString &program, const QStringList &args=QStringList(), int timeout=5000) |
| static QString | getCommandOutput (const QString &program, const QStringList &args) |
Private 成员函数 | |
| bool | backupFile (const QString &sourcePath, const QString &backupPath) |
| bool | restoreFile (const QString &backupPath, const QString &targetPath) |
Private 属性 | |
| QString | m_desktopEnv |
| bool | m_shortcutsDisabled = false |
| QMap< QString, QMap< QString, QString > > | m_gnomeSettings |
| QMap< QString, QString > | m_kdeSettings |
| QMap< QString, QString > | m_xfceSettings |
| QString | m_gnomeBackupPath |
| QString | m_kdeBackupPath |
Manage desktop shortcut keys
在文件 DesktopShortcuts.h 第 16 行定义.
|
virtual |
在文件 DesktopShortcuts.cpp 第 24 行定义.
|
private |
在文件 DesktopShortcuts.cpp 第 779 行定义.
|
inline |
在文件 DesktopShortcuts.h 第 30 行定义.
|
static |
在文件 DesktopShortcuts.cpp 第 34 行定义.
| bool CDesktopShortcutManager::disableAllShortcuts | ( | ) |
在文件 DesktopShortcuts.cpp 第 57 行定义.
|
static |
在文件 DesktopShortcuts.cpp 第 767 行定义.
|
inline |
在文件 DesktopShortcuts.h 第 29 行定义.
| bool CDesktopShortcutManager::restoreAllShortcuts | ( | ) |
在文件 DesktopShortcuts.cpp 第 87 行定义.
|
private |
在文件 DesktopShortcuts.cpp 第 784 行定义.
|
static |
在文件 DesktopShortcuts.cpp 第 735 行定义.
|
private |
在文件 DesktopShortcuts.h 第 38 行定义.
|
private |
在文件 DesktopShortcuts.h 第 45 行定义.
|
private |
在文件 DesktopShortcuts.h 第 42 行定义.
|
private |
在文件 DesktopShortcuts.h 第 46 行定义.
|
private |
在文件 DesktopShortcuts.h 第 43 行定义.
|
private |
在文件 DesktopShortcuts.h 第 39 行定义.
|
private |
在文件 DesktopShortcuts.h 第 44 行定义.