VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes
DtUiItemRadio Class Reference
Inheritance diagram for DtUiItemRadio:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtUiItemRadio (const DtString &name, DtReaderWriterRegistry *const parentRegistry=NULL)
 Constructor.
virtual ~DtUiItemRadio ()
 Destructor.
 DtUiItemRadio (const DtUiItemRadio &orig)
 Copy constructor.
DtUiItemRadiooperator= (const DtUiItemRadio &orig)
 Assignment operator.

Protected Member Functions

virtual QWidgetcreateLabelWidget (QWidget *parent)
 Create and return the label widget for this element.
virtual QWidgetcreateControls (QWidget *)
 Creates and returns the non-label part of the element.
virtual void setFromParameters (DtReaderWriter *parentRw)
virtual void elementChanged ()
virtual DtVrfRadioDescriptoraddRadioDescriptor (DtVrfObjectParameters *params)
virtual const
DtVrfRadioDescriptor
radio () const
virtual bool isModified () const
virtual DtUiElementclone ()

Protected Attributes

QCheckBoxmyCheckBox
DtVrfObjectParametersmyParameters
DtRwBoolean myAutomaticallyAdd
DtRadioDescriptorList myRadio

Constructor & Destructor Documentation

DtUiItemRadio::DtUiItemRadio ( const DtString name,
DtReaderWriterRegistry *const  parentRegistry = NULL 
)

Constructor.

virtual DtUiItemRadio::~DtUiItemRadio ( ) [virtual]

Destructor.

Copy constructor.


Member Function Documentation

DtUiItemRadio& DtUiItemRadio::operator= ( const DtUiItemRadio orig)

Assignment operator.

virtual QWidget* DtUiItemRadio::createLabelWidget ( QWidget parent) [inline, protected, virtual]

Create and return the label widget for this element.

May return NULL if not special label element is needed.

Reimplemented from DtUiElement.

virtual QWidget* DtUiItemRadio::createControls ( QWidget parent) [protected, virtual]

Creates and returns the non-label part of the element.

Reimplemented from DtUiElement.

virtual void DtUiItemRadio::setFromParameters ( DtReaderWriter parentRw) [protected, virtual]

Reimplemented from DtUiElement.

virtual void DtUiItemRadio::elementChanged ( ) [protected, virtual]

Reimplemented from DtUiElement.

virtual const DtVrfRadioDescriptor* DtUiItemRadio::radio ( ) const [protected, virtual]
virtual bool DtUiItemRadio::isModified ( ) const [protected, virtual]

Reimplemented from DtUiElement.

virtual DtUiElement* DtUiItemRadio::clone ( ) [protected, virtual]

Implements DtUiElement.


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)