|
enum | { Type = static_cast<int>(UserType) + static_cast<int>(ProcessorStatusGraphicsType)
} |
|
|
| ProcessorStatusGraphicsItem (QGraphicsRectItem *parent, Processor *processor) |
|
void | updateState (bool running=false) |
|
int | type () const override |
|
void | update (const QRectF &rect=QRectF()) |
|
| EditorGraphicsItem (QGraphicsItem *parent) |
|
QPoint | mapPosToSceen (QPointF pos) const |
|
virtual void | showToolTip (QGraphicsSceneHelpEvent *event) |
|
void | showPortInfo (QGraphicsSceneHelpEvent *e, Port *port) const |
|
| Observer (const Observer &other) |
|
| Observer (Observer &&other) |
|
Observer & | operator= (Observer &&other) |
|
Observer & | operator= (const Observer &other) |
|
virtual | ~Observer () |
|
void | removeObservation (ObservableInterface *observable) |
|
void | removeObservations () |
|
◆ activityIndicatorChanged()
virtual void inviwo::ProcessorStatusGraphicsItem::activityIndicatorChanged |
( |
bool | active | ) |
|
|
overrideprotectedvirtual |
The documentation for this class was generated from the following file:
- processorstatusgraphicsitem.h