![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
| AnimationQtSupplier (AnimationQtModule &animationQtModule) | |
| AnimationQtSupplier (const AnimationQtSupplier &)=delete | |
| AnimationQtSupplier (InviwoApplication *app) | |
| AnimationQtSupplier & | operator= (const AnimationQtSupplier &)=delete |
| template<typename T> | |
| void | registerSequenceEditor () |
| void | registerTrackToSequenceEditorMap (std::string_view trackId, std::string_view editorId) |
| void | registerTrackToWidgetMap (std::string_view trackId, std::string_view widgetId) |
| template<typename T> | |
| void | registerTrackWidgetQt () |
| void | unRegisterAll () |
| void inviwo::animation::AnimationQtSupplier::registerSequenceEditor | ( | ) |
| void inviwo::animation::AnimationQtSupplier::registerTrackWidgetQt | ( | ) |