Dialog for editing coordinates settings. More...
#include <DlgSettingsCoords.h>
Public Member Functions | |
DlgSettingsCoords (MainWindow &mainWindow) | |
Single constructor. | |
virtual void | createOptionalSaveDefault (QHBoxLayout *layout) |
Let subclass define an optional Save As Default button. | |
virtual QWidget * | createSubPanel () |
Create dialog-specific panel to which base class will add Ok and Cancel buttons. | |
virtual void | load (CmdMediator &cmdMediator) |
Load settings from Document. | |
Protected Member Functions | |
virtual void | handleOk () |
Process slotOk. |
Dialog for editing coordinates settings.
Definition at line 27 of file DlgSettingsCoords.h.