#include <QtViewer_Object.h>

Public Member Functions | |
| QtViewer_Object (QGraphicsItem *theParent=nullptr) | |
| ~QtViewer_Object () | |
| const QString & | getName () const |
| virtual void | setName (const QString &theName) |
| SUIT_DataOwner * | owner () const |
| void | setOwner (SUIT_DataOwner *owner) |
Protected Attributes | |
| SUIT_DataOwner * | myOwner |
| QString | myName |
| QtViewer_Object::QtViewer_Object | ( | QGraphicsItem * | theParent = nullptr | ) |
| QtViewer_Object::~QtViewer_Object | ( | ) |
|
inline |
|
inline |
|
inlinevirtual |
|
inline |
|
protected |
|
protected |