GluonCreator::PropertiesDock Class Reference

#include <propertiesdock.h>

List of all members.

Classes

class  PropertiesDockPrivate

Public Slots

void selectionChanged (SelectionManager::SelectionList selection)
void newComponent (GluonEngine::Component *comp)
void propertyChanged (QObject *object, QString property, QVariant oldValue, QVariant newValue)

Public Member Functions

 PropertiesDock (const QString &title, QWidget *parent=0, Qt::WindowFlags flags=0)
 ~PropertiesDock ()

Detailed Description

Definition at line 34 of file propertiesdock.h.


Constructor & Destructor Documentation

PropertiesDock::PropertiesDock ( const QString &  title,
QWidget *  parent = 0,
Qt::WindowFlags  flags = 0 
) [explicit]

Definition at line 40 of file propertiesdock.cpp.

PropertiesDock::~PropertiesDock (  ) 

Definition at line 53 of file propertiesdock.cpp.


Member Function Documentation

void PropertiesDock::newComponent ( GluonEngine::Component comp  )  [slot]

Definition at line 64 of file propertiesdock.cpp.

void PropertiesDock::propertyChanged ( QObject object,
QString  property,
QVariant  oldValue,
QVariant  newValue 
) [slot]

Definition at line 72 of file propertiesdock.cpp.

void PropertiesDock::selectionChanged ( SelectionManager::SelectionList  selection  )  [slot]

Definition at line 58 of file propertiesdock.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