Inviwo  0.9.10.1
Inviwo documentation
inviwo::animation::AnimationQtSupplier Class Reference
+ Inheritance diagram for inviwo::animation::AnimationQtSupplier:

Public Member Functions

 AnimationQtSupplier (AnimationQtModule &animationQtModule)
 
 AnimationQtSupplier (InviwoApplication *app)
 
 AnimationQtSupplier (const AnimationQtSupplier &)=delete
 
AnimationQtSupplieroperator= (const AnimationQtSupplier &)=delete
 
template<typename T >
void registerTrackWidgetQt ()
 
void registerTrackToWidgetMap (const std::string &trackId, const std::string &widgetId)
 
template<typename T >
void registerSequenceEditor ()
 
void registerTrackToSequenceEditorMap (const std::string &trackId, const std::string &erditorId)
 
void unRegisterAll ()
 

Member Function Documentation

◆ registerSequenceEditor()

template<typename T >
void inviwo::animation::AnimationQtSupplier::registerSequenceEditor ( )

Register a Track with the Track Factory

◆ registerTrackWidgetQt()

template<typename T >
void inviwo::animation::AnimationQtSupplier::registerTrackWidgetQt ( )

Register a Track with the Track Factory


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