#include <boost/signal.hpp>
#include <vector>
#include <Base/PyObjectBase.h>
#include <Base/Parameter.h>
#include <Base/Observer.h>
Go to the source code of this file.
Classes | |
class | App::Application |
The Application The root of the whole application. More... | |
Namespaces | |
namespace | App |
The namespace of the FreeCAD Aplication layer library. | |
namespace | Base |
The namespace of the FreeCAD Base library. | |
Functions | |
App::Application & | App::GetApplication (void) |
Singleton getter of the Applicaton. |