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

Simple interger variable widget extension. More...

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

Public Member Functions

 DtSimpleIntegerVariableWidgetExtension (makVrv::DtDe &, QWidget *w, const Qt::WindowFlags &f=0)
virtual ~DtSimpleIntegerVariableWidgetExtension ()
- Public Member Functions inherited from makVrf::DtSimpleVariableWidgetExtension
 DtSimpleVariableWidgetExtension (makVrv::DtDe &, QWidget *w, const Qt::WindowFlags &f=0)
virtual ~DtSimpleVariableWidgetExtension ()
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 bool isValid ()
 Returns true if range top > range bottom.
virtual void setAllowVariableDataEntry (bool)
 Sets whether or not to show variable data entry. Default is false.
bool allowVariableDataEntry () const
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 ()

Protected Attributes

QIntValidator myValidator
- Protected Attributes inherited from makVrf::DtSimpleVariableWidgetExtension
bool myAllowVariableDataEntry
- Protected Attributes inherited from makVrf::DtTaskSetVariableWidgetExtensionInterface
makVrv::DtDemyDe

Additional Inherited Members

- Public Attributes inherited from makVrf::DtSimpleVariableWidgetExtension
QLabelmyDefaultValueLabel
QLineEditmyDefaultValue
QLabelmyVariableDataLabel
 Initially hidden. Show to allow control to set.
QLineEditmyVariableData
QLabelmyRangeBottomLabel
QLineEditmyRangeBottom
QLabelmyRangeTopLabel
QLineEditmyRangeTop

Detailed Description

Simple interger variable widget extension.

Subclassed from general extension to supply integer validators

Constructor & Destructor Documentation

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

Member Data Documentation

QIntValidator makVrf::DtSimpleIntegerVariableWidgetExtension::myValidator
protected

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

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)