DtkWidget
DTK Widget module
|
Public 成员函数 | |
DApplicationPrivate (DApplication *q) | |
bool | setSingleInstanceBySemaphore (const QString &key) |
bool | loadDtkTranslator (QList< QLocale > localeFallback) |
void | _q_onNewInstanceStarted () |
void | doAcclimatizeVirtualKeyboard (QWidget *window, QWidget *widget, bool allowResizeContentsMargins) |
void | acclimatizeVirtualKeyboardForFocusWidget (bool allowResizeContentsMargins) |
void | _q_panWindowContentsForVirtualKeyboard () |
void | _q_resizeWindowContentsForVirtualKeyboard () |
void | _q_sizeModeChanged () |
void | handleSizeModeChangeEvent (QWidget *widget, QEvent *event) |
静态 Public 成员函数 | |
static bool | isUserManualExists () |
Public 属性 | |
QLocalServer * | m_localServer = nullptr |
QString | productName |
QIcon | productIcon |
QString | appLicense |
QString | appDescription |
QString | homePage |
QString | acknowledgementPage |
QString | applicationCreditsFile |
QByteArray | applicationCreditsContent |
QString | licensePath |
bool | acknowledgementPageVisible = true |
bool | visibleMenuShortcutText = false |
bool | visibleMenuCheckboxWidget = false |
bool | visibleMenuIcon = false |
bool | autoActivateWindows = false |
DAppHandler * | appHandler = Q_NULLPTR |
DAboutDialog * | aboutDialog = Q_NULLPTR |
DFeatureDisplayDialog * | featureDisplayDialog = Q_NULLPTR |
DLicenseDialog * | licenseDialog = Q_NULLPTR |
QPointer< QWidget > | activeInputWindow |
QPair< int, int > | lastContentsMargins |
QMargins | activeInputWindowContentsMargins |
QList< QWidget * > | acclimatizeVirtualKeyboardWindows |