GluonCreator::IntPropertyWidgetItem Class Reference

#include <intpropertywidgetitem.h>

Inheritance diagram for GluonCreator::IntPropertyWidgetItem:
GluonCreator::PropertyWidgetItem

List of all members.

Public Slots

void setEditProperty (const QString &propertyName)
void setEditValue (const QVariant &value)
void intValueChanged (int value)
void uintValueChanged (int value)

Public Member Functions

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

Detailed Description

Definition at line 29 of file intpropertywidgetitem.h.


Constructor & Destructor Documentation

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

Definition at line 31 of file intpropertywidgetitem.cpp.

IntPropertyWidgetItem::~IntPropertyWidgetItem (  ) 

Definition at line 36 of file intpropertywidgetitem.cpp.


Member Function Documentation

PropertyWidgetItem * IntPropertyWidgetItem::instantiate (  )  [virtual]

Implements GluonCreator::PropertyWidgetItem.

Definition at line 51 of file intpropertywidgetitem.cpp.

void IntPropertyWidgetItem::intValueChanged ( int  value  )  [slot]

Definition at line 63 of file intpropertywidgetitem.cpp.

void IntPropertyWidgetItem::setEditProperty ( const QString &  propertyName  )  [virtual, slot]

Reimplemented from GluonCreator::PropertyWidgetItem.

Definition at line 74 of file intpropertywidgetitem.cpp.

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

Reimplemented from GluonCreator::PropertyWidgetItem.

Definition at line 57 of file intpropertywidgetitem.cpp.

QStringList IntPropertyWidgetItem::supportedDataTypes (  )  const [virtual]

Implements GluonCreator::PropertyWidgetItem.

Definition at line 42 of file intpropertywidgetitem.cpp.

void IntPropertyWidgetItem::uintValueChanged ( int  value  )  [slot]

Definition at line 69 of file intpropertywidgetitem.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