|
enum | { Type = UserType + ProcessorProgressGraphicsType
} |
|
|
| ProcessorProgressGraphicsItem (QGraphicsRectItem *parent, ProgressBar *processor) |
|
int | type () const |
|
| 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 () |
|
◆ progressBarVisibilityChanged()
void inviwo::ProcessorProgressGraphicsItem::progressBarVisibilityChanged |
( |
| ) |
|
|
protectedvirtual |
◆ progressChanged()
void inviwo::ProcessorProgressGraphicsItem::progressChanged |
( |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files:
- processorprogressgraphicsitem.h
- processorprogressgraphicsitem.cpp