Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::NetworkAnnotationsQt Class Reference
+ Inheritance diagram for inviwo::NetworkAnnotationsQt:

Public Member Functions

NetworkAnnotationGraphicsItemgetGraphicsItem (size_t index)
 
const NetworkAnnotationGraphicsItemgetGraphicsItem (size_t index) const
 
std::optional< size_t > getIndex (const QGraphicsItem *item) const
 
void hideAnnotationDetails (NetworkAnnotationGraphicsItem *item)
 
 NetworkAnnotationsQt (const NetworkAnnotationsQt &)=delete
 
 NetworkAnnotationsQt (NetworkAnnotationsQt &&)=delete
 
 NetworkAnnotationsQt (NetworkEditor *editor)
 
NetworkAnnotationsQtoperator= (const NetworkAnnotationsQt &)=delete
 
NetworkAnnotationsQtoperator= (NetworkAnnotationsQt &&)=delete
 
void showAnnotationDetails (NetworkAnnotationGraphicsItem *item)
 
- Public Member Functions inherited from inviwo::Observer
 Observer (const Observer &other)
 
 Observer (Observer &&other)
 
Observeroperator= (const Observer &other)
 
Observeroperator= (Observer &&other)
 
void removeObservation (ObservableInterface *observable)
 
void removeObservations ()
 
virtual ~Observer ()
 

Additional Inherited Members

- Protected Member Functions inherited from inviwo::Observer
void addObservation (ObservableInterface *observable)
 
- Protected Attributes inherited from inviwo::Observer
std::unordered_set< ObservableInterface * > observables_
 

The documentation for this class was generated from the following file: