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

List of all members.

Public Member Functions

 DtUiItemComponent (const DtString &name, DtReaderWriterRegistry *const parentRegistry=NULL)
 Constructor.
virtual ~DtUiItemComponent ()
 Destructor.
 DtUiItemComponent (const DtUiItemComponent &orig)
 Copy constructor.
DtUiItemComponentoperator= (const DtUiItemComponent &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 DtComponentDescriptoraddComponentDescriptor (DtVrfObjectParameters *params)
virtual DtComponentDescriptorListgetList (DtVrfObjectParameters *) const
virtual bool isModified () const
virtual void processUiEvent (const DtUiElementEvent &)
 Process ui event. Default does nothing.
virtual DtUiElementclone ()

Protected Attributes

QCheckBoxmyCheckBox
DtVrfObjectParametersmyParameters
DtRwString myCategory
DtRwString myComponentType
DtRwString myParameterType
DtRwBoolean myAutomaticallyAdd

Constructor & Destructor Documentation

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

Constructor.

Destructor.

Copy constructor.


Member Function Documentation

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

Assignment operator.

virtual QWidget* DtUiItemComponent::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.

Reimplemented in DtUiOccupancyDirectorController, and DtUiCombatRangeControllerElement.

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

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

Reimplemented from DtUiElement.

Reimplemented in DtUiOccupancyDirectorController, DtUiModelResolutionConfigurationElement, and DtUiCombatRangeControllerElement.

virtual void DtUiItemComponent::setFromParameters ( DtReaderWriter parentRw) [protected, virtual]
virtual void DtUiItemComponent::elementChanged ( ) [protected, virtual]
virtual DtComponentDescriptorList* DtUiItemComponent::getList ( DtVrfObjectParameters ) const [protected, virtual]
virtual bool DtUiItemComponent::isModified ( ) const [protected, virtual]
virtual void DtUiItemComponent::processUiEvent ( const DtUiElementEvent ) [protected, virtual]

Process ui event. Default does nothing.

Reimplemented from DtUiElement.

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

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)