DlgSettingsMainWindow Class Reference

Dialog for editing main window settings, which are entirely independent of all documents. More...

#include <DlgSettingsMainWindow.h>

Inheritance diagram for DlgSettingsMainWindow:
DlgSettingsAbstractBase

List of all members.

Public Member Functions

 DlgSettingsMainWindow (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.
void loadMainWindowModel (CmdMediator &cmdMediator, const MainWindowModel &modelMainWindow)
 Replaced load method since the main window settings are independent of document, unlike other DlgSettings* classes.
virtual void setSmallDialogs (bool smallDialogs)
 If false then dialogs have a minimum size so all controls are visible.

Protected Member Functions

virtual void handleOk ()
 Process slotOk.

Detailed Description

Dialog for editing main window settings, which are entirely independent of all documents.

Definition at line 22 of file DlgSettingsMainWindow.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations Friends

Generated on 21 Oct 2017 for Engauge Digitizer by  doxygen 1.6.1