Inviwo
0.9.10.1
Inviwo documentation
|
This is the complete list of members for inviwo::TFSelectionWatcher, including all inherited members.
addObservation(ObservableInterface *observable) | inviwo::Observer | protected |
observables_ (defined in inviwo::Observer) | inviwo::Observer | protected |
ObservableSet typedef (defined in inviwo::Observer) | inviwo::Observer | protected |
Observer()=default (defined in inviwo::Observer) | inviwo::Observer | |
Observer(const Observer &other) (defined in inviwo::Observer) | inviwo::Observer | |
Observer(Observer &&other) (defined in inviwo::Observer) | inviwo::Observer | |
operator=(Observer &&other) (defined in inviwo::Observer) | inviwo::Observer | |
operator=(const Observer &other) (defined in inviwo::Observer) | inviwo::Observer | |
removeObservation(ObservableInterface *observable) | inviwo::Observer | |
removeObservations() (defined in inviwo::Observer) | inviwo::Observer | |
setAlpha(double alpha) | inviwo::TFSelectionWatcher | slot |
setColor(const QColor &c) | inviwo::TFSelectionWatcher | slot |
setPosition(double pos) | inviwo::TFSelectionWatcher | slot |
TFSelectionWatcher(TFEditor *editor, Property *property, const std::vector< TFPrimitiveSet * > &primitiveSets) (defined in inviwo::TFSelectionWatcher) | inviwo::TFSelectionWatcher | |
updateSelection(const std::vector< TFPrimitive * > selection) | inviwo::TFSelectionWatcher | slot |
updateWidgetAlpha(double alpha, bool ambiguous=false) (defined in inviwo::TFSelectionWatcher) | inviwo::TFSelectionWatcher | signal |
updateWidgetColor(const QColor &c, bool ambiguous=false) (defined in inviwo::TFSelectionWatcher) | inviwo::TFSelectionWatcher | signal |
updateWidgetPosition(double pos, bool ambiguous=false) (defined in inviwo::TFSelectionWatcher) | inviwo::TFSelectionWatcher | signal |
~Observer() | inviwo::Observer | virtual |
~TFSelectionWatcher()=default (defined in inviwo::TFSelectionWatcher) | inviwo::TFSelectionWatcher | virtual |