VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Signals | Public Member Functions | Public Attributes | Protected Attributes
DtDeterminant Class Referenceabstract

These classes will determine the layout of the data entry for the determinant and whether or not it is valid. More...

Inheritance diagram for DtDeterminant:
Inheritance graph
[legend]

Signals

void revalidate ()
 

Public Member Functions

 DtDeterminant (makVrv::DtDe &, QWidget *parent, const DtPowerRangeDeterminant *=0)
 
virtual ~DtDeterminant ()
 
virtual bool isValid () const =0
 
virtual void setLabel (const QString &)
 
virtual void setup (const DtString &power)
 
virtual DtPowerRangeDeterminantdeterminant (const DtString &power) const =0
 

Public Attributes

QVBoxLayout * myLayout
 

Protected Attributes

makVrv::DtDemyDe
 
QDoubleValidator * myRangeValidator
 

Detailed Description

These classes will determine the layout of the data entry for the determinant and whether or not it is valid.

It will also create a derminant based on the value

Constructor & Destructor Documentation

DtDeterminant::DtDeterminant ( makVrv::DtDe ,
QWidget *  parent,
const DtPowerRangeDeterminant = 0 
)
virtual DtDeterminant::~DtDeterminant ( )
virtual

Member Function Documentation

virtual bool DtDeterminant::isValid ( ) const
pure virtual
virtual void DtDeterminant::setLabel ( const QString &  )
inlinevirtual

Reimplemented in DtRangeListDeterminant.

virtual void DtDeterminant::setup ( const DtString power)
inlinevirtual
virtual DtPowerRangeDeterminant* DtDeterminant::determinant ( const DtString power) const
pure virtual
void DtDeterminant::revalidate ( )
signal

Member Data Documentation

QVBoxLayout* DtDeterminant::myLayout
makVrv::DtDe& DtDeterminant::myDe
protected
QDoubleValidator* DtDeterminant::myRangeValidator
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)