|
| PropertyListWidget (QWidget *parent, InviwoApplication *app) |
void | addProcessorProperties (Processor *processor) |
void | removeProcessorProperties (Processor *processor) |
void | removeAndDeleteProcessorProperties (Processor *processor) |
void | addPropertyWidgets (Property *property) |
void | removePropertyWidgets (Property *property) |
void | removeAndDeletePropertyWidgets (Property *property) |
virtual bool | event (QEvent *e) override |
void | focusProperty (Property *property) |
| 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 () |
|
void | stickyFlagChanged (bool sticky) |
virtual void | closeEvent (QCloseEvent *event) override |
The documentation for this class was generated from the following file: