API Documentation
|
#include <DesignObjectWidgetInterface.h>
Public Member Functions | |
DesignObjectInterface (DesignObjectWidgetInterface *widget_interface) | |
virtual void | removeTarget (const DynamicPointer< QTDesignObject > &object) |
virtual void | addTarget (const DynamicPointer< QTDesignObject > &object) |
virtual Bounds< 3, fltp08 > | bounds () const |
Buffer< UUID > | targetIDs () const |
Buffer< Model > | models () const |
QTModelManager * | manager () const |
const Dictionary< UUID, DynamicPointer< QTDesignObject > > & | targets () const |
Protected Slots | |
void | onTargetUpdatedSlot (UUID id) |
void | onTargetDeletedSlot (UUID id) |
Protected Attributes | |
Dictionary< UUID, DynamicPointer< QTDesignObject > > | m_targets |
DesignObjectWidgetInterface * | m_widget_interface |
DesignObjectInterface | ( | DesignObjectWidgetInterface * | widget_interface | ) |
|
virtual |
QTModelManager * manager | ( | ) | const |
|
protectedslot |
|
inlineprotectedslot |
|
virtual |
|
inline |
|
protected |
|
protected |