#include <Base/Factory.h>
#include <string>
#include <list>
Go to the source code of this file.
Classes | |
class | Gui::WorkbenchFactoryInst |
The workbench factory provides methods for the dynamic creation of special workbenches for each module. More... | |
class | Gui::WorkbenchProducer< CLASS > |
The WorkbenchProducer template class allos the registration and the creation of workbench classes. More... | |
Namespaces | |
namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. | |
Functions | |
WorkbenchFactoryInst & | Gui::WorkbenchFactory () |