#include <DialogStateController.hxx>
Inherits QObject.
Definition at line 24 of file DialogStateController.hxx.
◆ add()
| void DialogStateController::add |
( |
QString | key, |
|
|
QJSValue | cb ) |
◆ apply
| void DialogStateController::apply |
( |
| ) |
|
|
slot |
◆ canApply()
| bool DialogStateController::canApply |
( |
| ) |
const |
|
inline |
◆ canApplyChanged
| void DialogStateController::canApplyChanged |
( |
bool | canApply | ) |
|
|
signal |
◆ cancel
| void DialogStateController::cancel |
( |
| ) |
|
|
slot |
◆ canRestoreDefaults()
| bool DialogStateController::canRestoreDefaults |
( |
| ) |
const |
|
inline |
◆ canRestoreDefaultsChanged
| void DialogStateController::canRestoreDefaultsChanged |
( |
bool | canRestoreDefaults | ) |
|
|
signal |
◆ restoreDefaults
| void DialogStateController::restoreDefaults |
( |
| ) |
|
|
slot |
◆ setCanRestoreDefaults
| void DialogStateController::setCanRestoreDefaults |
( |
bool | canRestoreDefaults | ) |
|
|
slot |
◆ canApply
| bool DialogStateController::canApply |
|
read |
◆ canRestoreDefaults
| bool DialogStateController::canRestoreDefaults |
|
readwrite |
The documentation for this class was generated from the following files: