![]() |
API Documentation
|
Base level class providing convenience functions for intefacing with one or more DesignObjects. More...
#include <DesignObjectWidgetInterface.h>
Public Member Functions | |
| virtual void | addTarget (const DynamicPointer< QTDesignObject > &object) |
| virtual Bounds< 3, fltp08 > | bounds () const |
| DesignObjectInterface (DesignObjectWidgetInterface *widget_interface) | |
| QTModelManager * | manager () const |
| Buffer< Model > | models () const |
| virtual void | removeTarget (const DynamicPointer< QTDesignObject > &object) |
| Buffer< UUID > | targetIDs () const |
| const Dictionary< UUID, DynamicPointer< QTDesignObject > > & | targets () const |
Protected Slots | |
| void | onTargetDeletedSlot (UUID id) |
| void | onTargetUpdatedSlot (UUID id) |
Protected Attributes | |
| Dictionary< UUID, DynamicPointer< QTDesignObject > > | m_targets |
| DesignObjectWidgetInterface * | m_widget_interface |
Base level class providing convenience functions for intefacing with one or more DesignObjects.
| DesignObjectInterface | ( | DesignObjectWidgetInterface * | widget_interface | ) |
|
virtual |
| QTModelManager * manager | ( | ) | const |
|
protectedslot |
|
inlineprotectedslot |
|
virtual |
|
inline |
|
protected |
|
protected |