DoubleProperty Class Reference

#include <property_data.h>

Inheritance diagram for DoubleProperty:

Inheritance graph
[legend]
Collaboration diagram for DoubleProperty:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DoubleProperty (const char *, const QString &, PropertyData *, double)
QWidget * createEditor (QWidget *)
void updateEditor (QWidget *)
void setRange (double, double)

Private Attributes

double m_min
double m_max

Constructor & Destructor Documentation

DoubleProperty::DoubleProperty ( const char *  ,
const QString &  ,
PropertyData ,
double   
)


Member Function Documentation

QWidget * DoubleProperty::createEditor ( QWidget *   )  [virtual]

Reimplemented from AbstractProperty.

void DoubleProperty::setRange ( double  ,
double   
)

void DoubleProperty::updateEditor ( QWidget *   )  [virtual]

Reimplemented from AbstractProperty.


Member Data Documentation

double DoubleProperty::m_max [private]

double DoubleProperty::m_min [private]


The documentation for this class was generated from the following files:
Generated on Thu Apr 5 13:12:23 2007 for LCDBuilder by  doxygen 1.4.7