Static class managing node types and Node object creation.
More...
#include <WidgetFactory.h>
Static class managing node types and Node object creation.
bool Frapper::WidgetFactory::registerType |
( |
const QString & |
filename | ) |
|
|
static |
Loads the XML description of a widget type from the file with the given name.
- Parameters
-
filename | The name of an XML file describing a widget type. |
Returns a widget.
- Parameters
-
call | Identification of the widget |
parameter | Associated parameter |
parent | Parent widget |
- Returns
- The created widget
QStringList Frapper::WidgetFactory::m_WidgetNames |
|
staticprivate |
QStringList Frapper::WidgetFactory::m_WidgetCall |
|
staticprivate |
List of Widget Call names.
Map of existing widget types.
The documentation for this class was generated from the following files: