VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtLightEditorPage Class Reference

Example Page that goes into the example dialog. More...

Inheritance diagram for makVrv::DtLightEditorPage:
Inheritance graph
[legend]

Public Member Functions

 DtLightEditorPage (DtDe &de, QWidget *parent=0, Qt::WindowFlags f=Qt::Widget)
 Constructor.
virtual ~DtLightEditorPage ()
 Destructor.
virtual QIcon icon ()
 Get the icon of the page.
virtual QString title ()
 Get the title of the page.
virtual const std::string & pageClassName () const
 Get the class name of the page.

Static Public Member Functions

static const std::string & thePageClassName ()
 Get the class name of the page.

Protected Member Functions

void setupGui ()
 Creates the gui. Called by CTOR.
virtual void activate ()
 Called by the Pager when this page becomes active.
virtual void deactivate ()
 Called by the Pager when this page becomes active.

Protected Attributes

DtDemyDe
DtLightEditorWidgetmyWidget
DtLightEditorLogicmyLogic

Detailed Description

Example Page that goes into the example dialog.

Constructor & Destructor Documentation

makVrv::DtLightEditorPage::DtLightEditorPage ( DtDe de,
QWidget parent = 0,
Qt::WindowFlags  f = Qt::Widget 
)

Constructor.

virtual makVrv::DtLightEditorPage::~DtLightEditorPage ( )
virtual

Destructor.

Member Function Documentation

virtual QIcon makVrv::DtLightEditorPage::icon ( )
virtual

Get the icon of the page.

virtual QString makVrv::DtLightEditorPage::title ( )
virtual

Get the title of the page.

virtual const std::string& makVrv::DtLightEditorPage::pageClassName ( ) const
virtual

Get the class name of the page.

static const std::string& makVrv::DtLightEditorPage::thePageClassName ( )
static

Get the class name of the page.

void makVrv::DtLightEditorPage::setupGui ( )
protected

Creates the gui. Called by CTOR.

virtual void makVrv::DtLightEditorPage::activate ( )
protectedvirtual

Called by the Pager when this page becomes active.

virtual void makVrv::DtLightEditorPage::deactivate ( )
protectedvirtual

Called by the Pager when this page becomes active.

Member Data Documentation

DtDe& makVrv::DtLightEditorPage::myDe
protected
DtLightEditorWidget* makVrv::DtLightEditorPage::myWidget
protected
DtLightEditorLogic* makVrv::DtLightEditorPage::myLogic
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)