![]() |
Deskflow 1.26.0.418
Keyboard and mouse sharing utility
|
#include <SettingsDialogButtonBox.h>


Signals | |
| void | accepted () |
| void | rejected () |
| void | reset () |
| void | restoreDefault () |
Public Member Functions | |
| SettingsDialogButtonBox (QWidget *parent=nullptr) | |
| void | enableSave (bool enable) const |
| void | enableReset (bool enable) const |
| void | enableRestoreDefaults (bool enable) const |
Protected Member Functions | |
| void | changeEvent (QEvent *e) override |
|
explicit |
|
signal |
|
overrideprotected |
| void SettingsDialogButtonBox::enableReset | ( | bool | enable | ) | const |
| void SettingsDialogButtonBox::enableRestoreDefaults | ( | bool | enable | ) | const |
| void SettingsDialogButtonBox::enableSave | ( | bool | enable | ) | const |
|
signal |
|
signal |
|
signal |