Annotation Class
(Qt3DRender::Render::Annotation)Inherits: | Qt3DCore::QBackendNode |
Public Functions
Annotation() | |
~Annotation() | |
void | cleanup() |
QString | criterionName() const |
QVariant | criterionValue() const |
void | sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e) |
void | updateFromPeer(Qt3DCore::QNode *criterion) |
bool | operator!=(const Annotation &other) |
bool | operator==(const Annotation &other) |
- 5 public functions inherited from Qt3DCore::QBackendNode
Additional Inherited Members
- 3 protected functions inherited from Qt3DCore::QBackendNode
Member Function Documentation
Annotation::Annotation()
Default constructs an instance of Annotation.
Annotation::~Annotation()
Destroys the instance of Annotation.