itom 1.1.0
WidgetPropConsoleLastCommand Class Reference
Inheritance diagram for WidgetPropConsoleLastCommand:
AbstractPropertyPageWidget

List of all members.

Public Member Functions

 WidgetPropConsoleLastCommand (QWidget *parent=NULL)
void readSettings ()
void writeSettings ()

Private Attributes

Ui::WidgetPropConsoleLastCommand ui

Member Function Documentation

void WidgetPropConsoleLastCommand::readSettings ( ) [virtual]

This method is called at startup of the property dialog. Read the setting file using QSetting in order to initialize your property widget (this method must be overwritten)

Implements AbstractPropertyPageWidget.

void WidgetPropConsoleLastCommand::writeSettings ( ) [virtual]

This method is called at shutdown of the property dialog (only if apply or ok has been clicked). Apply your settings and write it to the setting file using QSetting (this method must be overwritten)

Implements AbstractPropertyPageWidget.


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