GluonCreator::TextPropertyWidgetItem Class Reference

#include <textpropertywidgetitem.h>

Inheritance diagram for GluonCreator::TextPropertyWidgetItem:
GluonCreator::PropertyWidgetItem

List of all members.

Public Slots

void setEditValue (const QVariant &value)
void textEdited (QString value)

Public Member Functions

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

Detailed Description

Definition at line 29 of file textpropertywidgetitem.h.


Constructor & Destructor Documentation

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

Definition at line 30 of file textpropertywidgetitem.cpp.

TextPropertyWidgetItem::~TextPropertyWidgetItem (  ) 

Definition at line 36 of file textpropertywidgetitem.cpp.


Member Function Documentation

PropertyWidgetItem * TextPropertyWidgetItem::instantiate (  )  [virtual]

Implements GluonCreator::PropertyWidgetItem.

Definition at line 50 of file textpropertywidgetitem.cpp.

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

Reimplemented from GluonCreator::PropertyWidgetItem.

Definition at line 56 of file textpropertywidgetitem.cpp.

QStringList TextPropertyWidgetItem::supportedDataTypes (  )  const [virtual]

Implements GluonCreator::PropertyWidgetItem.

Definition at line 42 of file textpropertywidgetitem.cpp.

void TextPropertyWidgetItem::textEdited ( QString  value  )  [slot]

Definition at line 62 of file textpropertywidgetitem.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