ListProperty Class Reference

#include <property_data.h>

Inheritance diagram for ListProperty:

Inheritance graph
[legend]
Collaboration diagram for ListProperty:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ListProperty (const char *, const QString &, PropertyData *, const QStringList &)
QWidget * createEditor (QWidget *)
void updateEditor (QWidget *)
void setCurrentIndex (int)
void setValue (const QVariant &)
QString status () const
QVariant value () const
QString valueToString () const

Private Attributes

QStringList m_list
int m_index

Constructor & Destructor Documentation

ListProperty::ListProperty ( const char *  ,
const QString &  ,
PropertyData ,
const QStringList &   
)


Member Function Documentation

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

Reimplemented from AbstractProperty.

void ListProperty::setCurrentIndex ( int   ) 

void ListProperty::setValue ( const QVariant &   )  [virtual]

Reimplemented from AbstractProperty.

QString ListProperty::status (  )  const [virtual]

Reimplemented from AbstractProperty.

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

Reimplemented from AbstractProperty.

QVariant ListProperty::value (  )  const [virtual]

Reimplemented from AbstractProperty.

QString ListProperty::valueToString (  )  const [virtual]

Reimplemented from AbstractProperty.


Member Data Documentation

int ListProperty::m_index [private]

QStringList ListProperty::m_list [private]


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