API Documentation
Loading...
Searching...
No Matches
DesignObjectWidgetInterface Class Reference

#include <DesignObjectWidgetInterface.h>

Inheritance diagram for DesignObjectWidgetInterface:
[legend]
Collaboration diagram for DesignObjectWidgetInterface:
[legend]

Public Member Functions

 DesignObjectWidgetInterface ()
 
virtual ~DesignObjectWidgetInterface ()
 
void clearTargets ()
 
void setTarget (const DynamicPointer< QTDesignObject > &object)
 
void setTargets (const Buffer< DynamicPointer< QTDesignObject > > &objects)
 
void setTargetID (const UUID &object)
 
void setTargetIDs (const Buffer< UUID > &objects)
 
virtual void removeTarget (const DynamicPointer< QTDesignObject > &object)
 
virtual void addTarget (const DynamicPointer< QTDesignObject > &object)
 
virtual Bounds< 3, fltp08bounds () const
 
virtual void onTargetUpdated (UUID)
 
Buffer< UUIDtargetIDs () const
 
Buffer< Modelmodels () const
 
QTModelManagermanager () const
 

Protected Member Functions

const Dictionary< UUID, DynamicPointer< QTDesignObject > > & targets () const
 

Protected Attributes

DesignObjectInterfacem_interface
 

Constructor & Destructor Documentation

◆ DesignObjectWidgetInterface()

◆ ~DesignObjectWidgetInterface()

Member Function Documentation

◆ addTarget()

void addTarget ( const DynamicPointer< QTDesignObject > & object)
virtual

◆ bounds()

Bounds< 3, fltp08 > bounds ( ) const
virtual

◆ clearTargets()

void clearTargets ( )

◆ manager()

QTModelManager * manager ( ) const

◆ models()

Buffer< Model > models ( ) const

◆ onTargetUpdated()

virtual void onTargetUpdated ( UUID )
inlinevirtual

◆ removeTarget()

void removeTarget ( const DynamicPointer< QTDesignObject > & object)
virtual

◆ setTarget()

void setTarget ( const DynamicPointer< QTDesignObject > & object)

◆ setTargetID()

void setTargetID ( const UUID & object)

◆ setTargetIDs()

void setTargetIDs ( const Buffer< UUID > & objects)

◆ setTargets()

void setTargets ( const Buffer< DynamicPointer< QTDesignObject > > & objects)

◆ targetIDs()

Buffer< UUID > targetIDs ( ) const

◆ targets()

const Dictionary< UUID, DynamicPointer< QTDesignObject > > & targets ( ) const
protected

Member Data Documentation

◆ m_interface

DesignObjectInterface* m_interface
protected

The documentation for this class was generated from the following files: