AppPartGui.cpp File Reference

#include "PreCompiled.h"
#include <Standard_math.hxx>
#include <Base/Console.h>
#include <Base/Interpreter.h>
#include <Gui/Application.h>
#include <Gui/BitmapFactory.h>
#include <Gui/WidgetFactory.h>
#include <Mod/Part/App/PropertyTopoShape.h>
#include "SoBrepShape.h"
#include "SoFCShapeObject.h"
#include "ViewProvider.h"
#include "ViewProviderExt.h"
#include "ViewProviderPython.h"
#include "ViewProviderBox.h"
#include "ViewProviderCurveNet.h"
#include "ViewProviderImport.h"
#include "ViewProviderExtrusion.h"
#include "ViewProvider2DObject.h"
#include "ViewProviderMirror.h"
#include "ViewProviderBoolean.h"
#include "DlgSettingsGeneral.h"
#include "DlgSettings3DViewPartImp.h"
#include "Workbench.h"
#include <Gui/Language/Translator.h>
#include "qrc_Part.cpp"
#include "Resources/icons/PartFeature.xpm"
#include "Resources/icons/PartFeatureImport.xpm"

Go to the source code of this file.

Functions

void CreateParamPartCommands (void)
void CreatePartCommands (void)
void CreateSimplePartCommands (void)
void PartGuiExport initPartGui ()
void loadPartResource ()

Variables

static struct PyMethodDef PartGui_methods []

Function Documentation

void CreateParamPartCommands ( void   ) 

Definition at line 209 of file CommandParametric.cpp.

References Gui::CommandManager::addCommand(), and Gui::Application::Instance.

Referenced by initPartGui().

void CreatePartCommands ( void   ) 
void CreateSimplePartCommands ( void   ) 

Definition at line 205 of file CommandSimple.cpp.

References Gui::CommandManager::addCommand(), and Gui::Application::Instance.

Referenced by initPartGui().

void PartGuiExport initPartGui (  ) 
void loadPartResource (  ) 

Definition at line 55 of file AppPartGui.cpp.

References Gui::Translator::instance().

Referenced by initPartGui().


Variable Documentation

struct PyMethodDef PartGui_methods[] [static]
Initial value:
 {
    {NULL, NULL}                   
}

Definition at line 63 of file AppPartGui.cpp.

Referenced by initPartGui().


Generated on Wed Nov 23 19:01:13 2011 for FreeCAD by  doxygen 1.6.1