The GUI_ShortcutPreferences class.
More...
#include <GUI_ShortcutPreferences.h>
|
void | sigShown () |
void | sigClosed () |
|
| GUI_ShortcutPreferences (const QString &identifier) |
void | revert () override |
bool | commit () override |
QString | actionName () const override |
virtual bool | isUiInitialized () const final |
virtual QAction * | action () final |
QString | identifier () const |
virtual bool | hasError () const |
Dialog * | boxIntoDialog () |
|
Dialog * | mBoxedDialog = nullptr |
◆ actionName()
QString GUI_ShortcutPreferences::actionName |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ closeEvent()
void Preferences::Base::closeEvent |
( |
QCloseEvent * | e | ) |
|
|
overrideprotectedvirtualinherited |
◆ commit()
bool GUI_ShortcutPreferences::commit |
( |
| ) |
|
|
overridevirtual |
◆ errorString()
QString GUI_ShortcutPreferences::errorString |
( |
| ) |
const |
|
nodiscardoverrideprotectedvirtual |
◆ initUi()
void GUI_ShortcutPreferences::initUi |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ retranslate()
void GUI_ShortcutPreferences::retranslate |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ revert()
void GUI_ShortcutPreferences::revert |
( |
| ) |
|
|
overridevirtual |
◆ showEvent()
void Preferences::Base::showEvent |
( |
QShowEvent * | e | ) |
|
|
overrideprotectedvirtualinherited |