VR-Forces 4.8 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::DtDoubleSumValidator Class Reference

Given the current item, check all the associated items for their integer values, and, if this item plus the others would be greater than or less than the bottom do not allow validation. More...

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

Public Member Functions

 DtDoubleSumValidator (QObject *p)
 
virtual ~DtDoubleSumValidator ()
 
virtual QValidator::State validate (QString &input, int &i) const
 
virtual void addLineEdit (QLineEdit *)
 
virtual void removeLineEdit (QLineEdit *)
 
- Public Member Functions inherited from makVrf::DtDoubleValidator
 DtDoubleValidator (QObject *p)
 
virtual ~DtDoubleValidator ()
 

Protected Attributes

std::set< QLineEdit * > myToCheck
 

Detailed Description

Given the current item, check all the associated items for their integer values, and, if this item plus the others would be greater than or less than the bottom do not allow validation.

Constructor & Destructor Documentation

makVrf::DtDoubleSumValidator::DtDoubleSumValidator ( QObject p)
inline
virtual makVrf::DtDoubleSumValidator::~DtDoubleSumValidator ( )
virtual

Member Function Documentation

virtual QValidator::State makVrf::DtDoubleSumValidator::validate ( QString &  input,
int i 
) const
virtual

Reimplemented from makVrf::DtDoubleValidator.

virtual void makVrf::DtDoubleSumValidator::addLineEdit ( QLineEdit )
virtual
virtual void makVrf::DtDoubleSumValidator::removeLineEdit ( QLineEdit )
virtual

Member Data Documentation

std::set<QLineEdit*> makVrf::DtDoubleSumValidator::myToCheck
protected

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)