Interface implemented by widgets supporting Apply and Cancel.
More...
|
|
virtual | ~ApplyCancel ()=default |
| | Destroy the Apply Cancel object.
|
| |
|
virtual void | Apply ()=0 |
| | Make values set by user actually being used.
|
| |
|
virtual void | Cancel ()=0 |
| | Restore values modified by user to their pristine state, often in a global.
|
| |
Interface implemented by widgets supporting Apply and Cancel.
Definition at line 308 of file connections_dlg.cpp.
The documentation for this class was generated from the following file: