IntProperty Class Reference

#include <property_data.h>

Inheritance diagram for IntProperty:

Inheritance graph
[legend]
Collaboration diagram for IntProperty:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IntProperty (const char *, const QString &, PropertyData *, int)
QWidget * createEditor (QWidget *)
void updateEditor (QWidget *)
void setRange (int, int)

Private Attributes

int m_min
int m_max

Constructor & Destructor Documentation

IntProperty::IntProperty ( const char *  ,
const QString &  ,
PropertyData ,
int   
)


Member Function Documentation

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

Reimplemented from AbstractProperty.

void IntProperty::setRange ( int  ,
int   
)

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

Reimplemented from AbstractProperty.


Member Data Documentation

int IntProperty::m_max [private]

int IntProperty::m_min [private]


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