GluonCreator::PropertyWidget Class Reference

#include <propertywidget.h>

List of all members.

Classes

class  PropertyWidgetPrivate

Signals

void propertyChanged (QObject *object, const QString &property, const QVariant &oldValue, const QVariant &newValue)

Public Member Functions

 PropertyWidget (QWidget *parent=0)
 ~PropertyWidget ()
GluonCore::GluonObjectobject () const
void clear ()
void setObject (GluonCore::GluonObject *object)
void appendObject (GluonCore::GluonObject *obj, bool useColor=false)

Detailed Description

Definition at line 41 of file propertywidget.h.


Constructor & Destructor Documentation

PropertyWidget::PropertyWidget ( QWidget *  parent = 0  ) 

Definition at line 61 of file propertywidget.cpp.

PropertyWidget::~PropertyWidget (  ) 

Definition at line 65 of file propertywidget.cpp.


Member Function Documentation

void PropertyWidget::appendObject ( GluonCore::GluonObject obj,
bool  useColor = false 
)

Definition at line 115 of file propertywidget.cpp.

void PropertyWidget::clear (  ) 

Definition at line 110 of file propertywidget.cpp.

GluonCore::GluonObject * PropertyWidget::object (  )  const

Definition at line 70 of file propertywidget.cpp.

void GluonCreator::PropertyWidget::propertyChanged ( QObject object,
const QString &  property,
const QVariant &  oldValue,
const QVariant &  newValue 
) [signal]
void PropertyWidget::setObject ( GluonCore::GluonObject object  ) 

Definition at line 75 of file propertywidget.cpp.


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