VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
makVrf::DtDepthEntryVariableWidgetExtension Class Reference

Extension widget which simply contains three depth variable widgets to allow for reuse of existing class that maintains unit settings. More...

Inheritance diagram for makVrf::DtDepthEntryVariableWidgetExtension:
Inheritance graph
[legend]

Public Member Functions

 DtDepthEntryVariableWidgetExtension (makVrv::DtDe &, QWidget *w, const Qt::WindowFlags &f=0)
virtual ~DtDepthEntryVariableWidgetExtension ()
virtual int setFrom (const DtScriptedTaskVariable &, QGridLayout *parentLayout, int startRow)
 Sets the contents of the variable into this widget.
virtual void setTo (DtScriptedTaskVariable &) const
 Sets the contents of the widget into the variable.
virtual void setReadOnly (bool)
 Sets the widget to be view only if true.
- Public Member Functions inherited from makVrf::DtTaskSetVariableWidgetExtensionInterface
 DtTaskSetVariableWidgetExtensionInterface (makVrv::DtDe &de, QWidget *parent, const Qt::WindowFlags &flags=0)
virtual ~DtTaskSetVariableWidgetExtensionInterface ()
virtual bool isValid ()
 Validity check for data entered.

Public Attributes

DtDepthEntryWidgetmyDefaultValue
DtDepthEntryWidgetmyRangeBottom
DtDepthEntryWidgetmyRangeTop

Additional Inherited Members

- Protected Attributes inherited from makVrf::DtTaskSetVariableWidgetExtensionInterface
makVrv::DtDemyDe

Detailed Description

Extension widget which simply contains three depth variable widgets to allow for reuse of existing class that maintains unit settings.

Constructor & Destructor Documentation

makVrf::DtDepthEntryVariableWidgetExtension::DtDepthEntryVariableWidgetExtension ( makVrv::DtDe ,
QWidget *  w,
const Qt::WindowFlags &  f = 0 
)
virtual makVrf::DtDepthEntryVariableWidgetExtension::~DtDepthEntryVariableWidgetExtension ( )
virtual

Member Function Documentation

virtual int makVrf::DtDepthEntryVariableWidgetExtension::setFrom ( const DtScriptedTaskVariable ,
QGridLayout *  parentLayout,
int  startRow 
)
virtual

Sets the contents of the variable into this widget.

Returns the row in which the parent widget can readjusts its contents to after this control inserts it's widgets into the grid (starting at start row)

Implements makVrf::DtTaskSetVariableWidgetExtensionInterface.

virtual void makVrf::DtDepthEntryVariableWidgetExtension::setTo ( DtScriptedTaskVariable ) const
virtual

Sets the contents of the widget into the variable.

Implements makVrf::DtTaskSetVariableWidgetExtensionInterface.

virtual void makVrf::DtDepthEntryVariableWidgetExtension::setReadOnly ( bool  )
virtual

Sets the widget to be view only if true.

Implements makVrf::DtTaskSetVariableWidgetExtensionInterface.

Member Data Documentation

DtDepthEntryWidget* makVrf::DtDepthEntryVariableWidgetExtension::myDefaultValue
DtDepthEntryWidget* makVrf::DtDepthEntryVariableWidgetExtension::myRangeBottom
DtDepthEntryWidget* makVrf::DtDepthEntryVariableWidgetExtension::myRangeTop

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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)