VR-Forces 4.0.4 Class Documentation
Public Member Functions | Private Attributes
ExampleExtendDialogPage Class Reference

The example page that will be inserted into the Dialog. More...

Inheritance diagram for ExampleExtendDialogPage:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ExampleExtendDialogPage (makVrv::DtDe &de, QWidget *parent=0, Qt::WindowFlags f=Qt::Widget)
 CTOR.
virtual ~ExampleExtendDialogPage ()
 Virtual DTOR.

Private Attributes

CheckBoxAddermyCheckBox

Detailed Description

The example page that will be inserted into the Dialog.

This page contains a widget that also implements the logic. The widget is created at construction of this page and destroyed with the page. For this example, the widget has a single check box and the logic just changes the label case on the check box while printing it to the console in upper/lower case when checked/unchecked respectively.

Examples

Constructor & Destructor Documentation

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

CTOR.

This constructor creates the main widget of the ExampleExtendDialogPage.

Virtual DTOR.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)