GluonCreator::VectorPropertyWidgetItem Class Reference

#include <vectorpropertywidgetitem.h>

Inheritance diagram for GluonCreator::VectorPropertyWidgetItem:
GluonCreator::PropertyWidgetItem

List of all members.

Classes

class  VectorPropertyWidgetItemPrivate

Public Slots

void setEditValue (const QVariant &value)
void xValueChanged (double value)
void yValueChanged (double value)
void zValueChanged (double value)

Public Member Functions

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

Detailed Description

Definition at line 30 of file vectorpropertywidgetitem.h.


Constructor & Destructor Documentation

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

Definition at line 47 of file vectorpropertywidgetitem.cpp.

VectorPropertyWidgetItem::~VectorPropertyWidgetItem (  ) 

Definition at line 77 of file vectorpropertywidgetitem.cpp.


Member Function Documentation

PropertyWidgetItem * VectorPropertyWidgetItem::instantiate (  )  [virtual]

Implements GluonCreator::PropertyWidgetItem.

Definition at line 91 of file vectorpropertywidgetitem.cpp.

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

Reimplemented from GluonCreator::PropertyWidgetItem.

Definition at line 96 of file vectorpropertywidgetitem.cpp.

QStringList VectorPropertyWidgetItem::supportedDataTypes (  )  const [virtual]

Implements GluonCreator::PropertyWidgetItem.

Definition at line 83 of file vectorpropertywidgetitem.cpp.

void VectorPropertyWidgetItem::xValueChanged ( double  value  )  [slot]

Definition at line 105 of file vectorpropertywidgetitem.cpp.

void VectorPropertyWidgetItem::yValueChanged ( double  value  )  [slot]

Definition at line 111 of file vectorpropertywidgetitem.cpp.

void VectorPropertyWidgetItem::zValueChanged ( double  value  )  [slot]

Definition at line 117 of file vectorpropertywidgetitem.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