|
|
#include <ArmarXGui/gui-plugins/StatechartViewerPlugin/view/MorphingItem.h>
Inheritance diagram for MorphingItem:Public Member Functions | |
| virtual LevelOfDetail | getLevelOfDetail (float levelOfDetail) const |
| virtual LevelOfDetail | getLevelOfDetail (QPainter *painter) const |
| virtual LevelOfDetail | getLevelOfDetailByParent (QPainter *painter, MorphingItem *parent) const |
| MorphingItem (QGraphicsItem *derivedItem) | |
Static Public Member Functions | |
| static QGraphicsView * | getView (QGraphicsSceneEvent *event) |
Static Public Attributes | |
| static constexpr float | hideOnHighDeZoomThreshold = 10.f |
| static constexpr float | minSizeToShowSubstates = 70.f |
Definition at line 39 of file MorphingItem.h.
| MorphingItem | ( | QGraphicsItem * | derivedItem | ) |
|
virtual |
Reimplemented in StateItem.
Definition at line 62 of file MorphingItem.cpp.
|
virtual |
Definition at line 47 of file MorphingItem.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
Definition at line 79 of file MorphingItem.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
|
staticconstexpr |
Definition at line 49 of file MorphingItem.h.
|
staticconstexpr |
Definition at line 50 of file MorphingItem.h.