AppPointsGui.cpp File Reference

#include "PreCompiled.h"
#include <Base/Console.h>
#include <Base/Interpreter.h>
#include <Gui/Application.h>
#include <Gui/Language/Translator.h>
#include <Mod/Points/App/PropertyPointKernel.h>
#include "ViewProvider.h"
#include "Workbench.h"
#include "qrc_Points.cpp"

Go to the source code of this file.

Functions

void CreatePointsCommands (void)
void initPointsGui ()
void loadPointsResource ()

Variables

static struct PyMethodDef PointsGui_methods []

Function Documentation

void CreatePointsCommands ( void   ) 
void initPointsGui (  ) 
void loadPointsResource (  ) 

Definition at line 41 of file AppPointsGui.cpp.

References Gui::Translator::instance().

Referenced by initPointsGui().


Variable Documentation

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

Definition at line 50 of file AppPointsGui.cpp.

Referenced by initPointsGui().


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