Computer Assited Medical Intervention Tool Kit  version 5.0
QtSizeFPropertyManagerPrivate::Data Struct Reference
+ Collaboration diagram for QtSizeFPropertyManagerPrivate::Data:

Public Member Functions

 Data ()
 
QSizeF maximumValue () const
 
QSizeF minimumValue () const
 
void setMaximumValue (const QSizeF &newMaxVal)
 
void setMinimumValue (const QSizeF &newMinVal)
 

Public Attributes

int decimals {2}
 
QSizeF maxVal
 
QSizeF minVal
 
QSizeF val
 

Constructor & Destructor Documentation

◆ Data()

QtSizeFPropertyManagerPrivate::Data::Data ( )
inline

Member Function Documentation

◆ maximumValue()

QSizeF QtSizeFPropertyManagerPrivate::Data::maximumValue ( ) const
inline

References maxVal.

Referenced by QtSizeFPropertyManager::setMaximum().

+ Here is the caller graph for this function:

◆ minimumValue()

QSizeF QtSizeFPropertyManagerPrivate::Data::minimumValue ( ) const
inline

References minVal.

Referenced by QtSizeFPropertyManager::setMinimum().

+ Here is the caller graph for this function:

◆ setMaximumValue()

void QtSizeFPropertyManagerPrivate::Data::setMaximumValue ( const QSizeF &  newMaxVal)
inline

References setSizeMaximumData().

Referenced by QtSizeFPropertyManager::setMaximum().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ setMinimumValue()

void QtSizeFPropertyManagerPrivate::Data::setMinimumValue ( const QSizeF &  newMinVal)
inline

References setSizeMinimumData().

Referenced by QtSizeFPropertyManager::setMinimum().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ decimals

int QtSizeFPropertyManagerPrivate::Data::decimals {2}

◆ maxVal

QSizeF QtSizeFPropertyManagerPrivate::Data::maxVal

Referenced by maximumValue().

◆ minVal

QSizeF QtSizeFPropertyManagerPrivate::Data::minVal

Referenced by minimumValue().

◆ val

QSizeF QtSizeFPropertyManagerPrivate::Data::val

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