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

Signals

void modifiedAnnotation (size_t index, const NetworkAnnotation &annotation)
 
- Signals inherited from inviwo::InviwoDockWidget
void stickyFlagChanged (bool sticky)
 

Public Member Functions

void clear ()
 
void hideAnnotation (size_t index)
 
 NetworkAnnotationWidget (const NetworkAnnotationWidget &)=delete
 
 NetworkAnnotationWidget (NetworkAnnotationWidget &&)=delete
 
 NetworkAnnotationWidget (ProcessorNetwork *network, QWidget *parent=nullptr)
 
NetworkAnnotationWidgetoperator= (const NetworkAnnotationWidget &)=delete
 
NetworkAnnotationWidgetoperator= (NetworkAnnotationWidget &&)=delete
 
void setNetwork (ProcessorNetwork *network)
 
void showAnnotation (size_t index, const NetworkAnnotation &annotation)
 
- Public Member Functions inherited from inviwo::InviwoDockWidget
 InviwoDockWidget (QString title, QWidget *parent)
 
 InviwoDockWidget (QString title, QWidget *parent, QString objname)
 
bool isSticky () const
 
virtual void keyPressEvent (QKeyEvent *keyEvent) override
 
virtual void loadState ()
 
virtual void saveState ()
 
void setContents (QLayout *layout)
 
void setContents (QWidget *widget)
 
void setSticky (bool sticky)
 
virtual void showEvent (QShowEvent *showEvent) override
 

Additional Inherited Members

- Protected Member Functions inherited from inviwo::InviwoDockWidget
virtual void closeEvent (QCloseEvent *event) override
 

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