Inviwo  0.9.10.1
Inviwo documentation
inviwo::AnnotationsWidget Class Reference
+ Inheritance diagram for inviwo::AnnotationsWidget:

Public Member Functions

 AnnotationsWidget (const QString &title, InviwoMainWindow *parent)
 
 AnnotationsWidget (InviwoMainWindow *parent)
 
WorkspaceAnnotationsQtgetAnnotations ()
 
const WorkspaceAnnotationsQtgetAnnotations () const
 
- Public Member Functions inherited from inviwo::InviwoDockWidget
 InviwoDockWidget (QString title, QWidget *parent)
 
 InviwoDockWidget (QString title, QWidget *parent, QString objname)
 
virtual void showEvent (QShowEvent *showEvent) override
 
virtual void keyPressEvent (QKeyEvent *keyEvent) override
 
void setSticky (bool sticky)
 
bool isSticky () const
 
void setContents (QWidget *widget)
 
void setContents (QLayout *layout)
 
virtual void saveState ()
 
virtual void loadState ()
 

Protected Member Functions

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

Protected Attributes

InviwoMainWindowmainwindow_
 
WorkspaceAnnotationsQt annotations_
 
QVBoxLayout * layout_ = nullptr
 
QWidget * mainWidget_ = nullptr
 
QScrollArea * scrollArea_ = nullptr
 Called after modules have been registered.
 
std::shared_ptr< std::function< void()> > onModulesDidRegister_
 Called before modules have been unregistered.
 
std::shared_ptr< std::function< void()> > onModulesWillUnregister_
 

Additional Inherited Members

- Signals inherited from inviwo::InviwoDockWidget
void stickyFlagChanged (bool sticky)
 

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