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

Public Member Functions

void registerTrackToWidgetMap (std::string_view trackId, std::string_view widgetId)
 
std::string getWidgetId (std::string_view trackId) const
 
- Public Member Functions inherited from inviwo::StandardFactory< TrackWidgetQt, TrackWidgetQtFactoryObject, std::string_view, Track & >
virtual std::unique_ptr< TrackWidgetQt > create (std::string_view key, Args... args) const override
 
virtual bool hasKey (std::string_view key) const override
 
- Public Member Functions inherited from inviwo::Factory< TrackWidgetQt, std::string_view, Args... >
 Factory (const Factory &)=delete
 
 Factory (Factory &&)=default
 
Factoryoperator= (const Factory &)=delete
 
Factoryoperator= (Factory &&)=default
 
virtual std::shared_ptr< TrackWidgetQt > createShared (std::string_view key, Args... args) const
 
- Public Member Functions inherited from inviwo::FactoryRegister< TrackWidgetQtFactoryObject, factoryKeyType< std::string_view >, std::string_view >
virtual bool registerObject (TrackWidgetQtFactoryObject *obj)
 
virtual bool unRegisterObject (TrackWidgetQtFactoryObject *obj)
 
bool hasKey (std::string_view key) const
 
std::vector< factoryKeyType< std::string_view > > getKeys () const
 
auto getKeyView () const
 
TrackWidgetQtFactoryObject * getFactoryObject (std::string_view key) const
 
- Public Member Functions inherited from inviwo::Observable< FactoryObserver< TrackWidgetQtFactoryObject > >
 Observable (const Observable< FactoryObserver< TrackWidgetQtFactoryObject > > &other)
 
 Observable (Observable< FactoryObserver< TrackWidgetQtFactoryObject > > &&other) noexcept
 
Observable< FactoryObserver< TrackWidgetQtFactoryObject > > & operator= (const Observable< FactoryObserver< TrackWidgetQtFactoryObject > > &other)
 
Observable< FactoryObserver< TrackWidgetQtFactoryObject > > & operator= (Observable< FactoryObserver< TrackWidgetQtFactoryObject > > &&other) noexcept
 
void addObserver (FactoryObserver< TrackWidgetQtFactoryObject > *observer)
 
void removeObserver (FactoryObserver< TrackWidgetQtFactoryObject > *observer)
 
virtual void startBlockingNotifications () override final
 
virtual void stopBlockingNotifications () override final
 
- Public Member Functions inherited from inviwo::ObservableInterface

Additional Inherited Members

- Protected Member Functions inherited from inviwo::FactoryObservable< TrackWidgetQtFactoryObject >
void notifyObserversOnRegister (TrackWidgetQtFactoryObject *p)
 
void notifyObserversOnUnRegister (TrackWidgetQtFactoryObject *p)
 
- Protected Member Functions inherited from inviwo::Observable< FactoryObserver< TrackWidgetQtFactoryObject > >
void forEachObserver (C callback)
 
- Protected Member Functions inherited from inviwo::ObservableInterface
void addObservationHelper (Observer *observer)
 
void removeObservationHelper (Observer *observer)
 
- Protected Attributes inherited from inviwo::FactoryRegister< TrackWidgetQtFactoryObject, factoryKeyType< std::string_view >, std::string_view >
std::map< factoryKeyType< std::string_view >, TrackWidgetQtFactoryObject *, std::less<> > map_
 

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