GluonCreator::QRealPropertyWidgetItem Class Reference

#include <qrealpropertywidgetitem.h>

Inheritance diagram for GluonCreator::QRealPropertyWidgetItem:
GluonCreator::PropertyWidgetItem

List of all members.

Public Slots

virtual void setEditProperty (const QString &value)
virtual void setEditValue (const QVariant &value)
void qrealValueChanged (double value)

Public Member Functions

 QRealPropertyWidgetItem (QWidget *parent=0, Qt::WindowFlags f=0)
 ~QRealPropertyWidgetItem ()
virtual QStringList supportedDataTypes () const
virtual PropertyWidgetIteminstantiate ()

Detailed Description

Definition at line 28 of file qrealpropertywidgetitem.h.


Constructor & Destructor Documentation

QRealPropertyWidgetItem::QRealPropertyWidgetItem ( QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
) [explicit]

Definition at line 33 of file qrealpropertywidgetitem.cpp.

QRealPropertyWidgetItem::~QRealPropertyWidgetItem (  ) 

Definition at line 38 of file qrealpropertywidgetitem.cpp.


Member Function Documentation

PropertyWidgetItem * QRealPropertyWidgetItem::instantiate (  )  [virtual]

Implements GluonCreator::PropertyWidgetItem.

Definition at line 53 of file qrealpropertywidgetitem.cpp.

void QRealPropertyWidgetItem::qrealValueChanged ( double  value  )  [slot]

Definition at line 98 of file qrealpropertywidgetitem.cpp.

void QRealPropertyWidgetItem::setEditProperty ( const QString &  value  )  [virtual, slot]

Reimplemented from GluonCreator::PropertyWidgetItem.

Definition at line 59 of file qrealpropertywidgetitem.cpp.

void QRealPropertyWidgetItem::setEditValue ( const QVariant &  value  )  [virtual, slot]

Reimplemented from GluonCreator::PropertyWidgetItem.

Definition at line 92 of file qrealpropertywidgetitem.cpp.

QStringList QRealPropertyWidgetItem::supportedDataTypes (  )  const [virtual]

Implements GluonCreator::PropertyWidgetItem.

Definition at line 43 of file qrealpropertywidgetitem.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Dec 27 13:13:43 2010 for Gluon by  doxygen 1.6.3