#include <WidgetFactory.h>
|
static QWidget * | createWidget (const std::string &_type, const std::string &_widget, QWidget *_parent) |
|
static QWidget * | createWidget (const std::string &_type, QWidget *_parent, const std::string &_widget="Default") |
|
static std::vector< std::string > | getSupportedWidgets (const std::string &_type) |
|
template<typename T > |
static void | addWidgetFactory (const std::string &_type, const std::string &_widget="Default") |
|
static QWidget * | createWidget (const std::string &_type, const std::string &_widget, QWidget *_parent) |
|
static QWidget * | createWidget (const std::string &_type, QWidget *_parent, const std::string &_widget="Default") |
|
static std::vector< std::string > | getSupportedWidgets (const std::string &_type) |
|
template<typename T > |
static void | addWidgetFactory (const std::string &_type, const std::string &_widget="Default") |
|
static QWidget * | createWidget (const std::string &_type, const std::string &_widget, QWidget *_parent) |
|
static QWidget * | createWidget (const std::string &_type, QWidget *_parent, const std::string &_widget="Default") |
|
static std::vector< std::string > | getSupportedWidgets (const std::string &_type) |
|
template<typename T > |
static void | addWidgetFactory (const std::string &_type, const std::string &_widget="Default") |
|
static std::map< std::string, std::map< std::string, Nice::WidgetFactory * > *> * | WidgetFactoryTypeMap = 0 |
|
◆ ~WidgetFactoryImpl() [1/3]
◆ WidgetFactoryImpl() [1/3]
◆ ~WidgetFactoryImpl() [2/3]
◆ WidgetFactoryImpl() [2/3]
◆ ~WidgetFactoryImpl() [3/3]
◆ WidgetFactoryImpl() [3/3]
◆ createW() [1/3]
◆ createW() [2/3]
◆ createW() [3/3]
◆ WidgetFactory
The documentation for this class was generated from the following files: