|
OpenCPN Partial API docs
|
Interface implemented by widgets supporting Apply and Cancel. More...
Public Member Functions | |
| 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 169 of file connections_dlg.cpp.