Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::glui::WidgetFactory Class Reference
Inheritance diagram for inviwo::glui::WidgetFactory:

Additional Inherited Members

Public Member Functions inherited from inviwo::StandardFactory< Element, WidgetFactoryObject, std::string_view, Property &, Processor &, Renderer & >
virtual std::unique_ptr< Element > 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< Element, std::string_view, Args... >
Factoryoperator= (const Factory &)=delete
virtual std::shared_ptr< Element > createShared (std::string_view key, Args... args) const
Public Member Functions inherited from inviwo::FactoryRegister< WidgetFactoryObject, factoryKeyType< std::string_view >, std::string_view >
virtual bool registerObject (WidgetFactoryObject *obj)
virtual bool unRegisterObject (WidgetFactoryObject *obj)
bool hasKey (std::string_view key) const
std::vector< factoryKeyType< std::string_view > > getKeys () const
auto getKeyView () const
WidgetFactoryObject * getFactoryObject (std::string_view key) const
Public Member Functions inherited from inviwo::Observable< FactoryObserver< WidgetFactoryObject > >
Observable< FactoryObserver< WidgetFactoryObject > > & operator= (const Observable< FactoryObserver< WidgetFactoryObject > > &other)
void addObserver (FactoryObserver< WidgetFactoryObject > *observer)
void removeObserver (FactoryObserver< WidgetFactoryObject > *observer)
virtual void startBlockingNotifications () override final
virtual void stopBlockingNotifications () override final
Protected Member Functions inherited from inviwo::FactoryObservable< WidgetFactoryObject >
void notifyObserversOnRegister (WidgetFactoryObject *p)
void notifyObserversOnUnRegister (WidgetFactoryObject *p)
Protected Member Functions inherited from inviwo::Observable< FactoryObserver< WidgetFactoryObject > >
void forEachObserver (C callback)
Protected Member Functions inherited from inviwo::ObservableInterface
virtual void addObserver (Observer *observer)=0
virtual void removeObserver (Observer *observer)=0
void addObservationHelper (Observer *observer)
void removeObservationHelper (Observer *observer)
Protected Attributes inherited from inviwo::FactoryRegister< WidgetFactoryObject, factoryKeyType< std::string_view >, std::string_view >
std::map< factoryKeyType< std::string_view >, WidgetFactoryObject *, std::less<> > map_

The documentation for this class was generated from the following file:
  • widgetfactory.h