CommandCreateGeo.cpp File Reference

#include "PreCompiled.h"
#include <Base/Console.h>
#include <Gui/Application.h>
#include <Gui/Document.h>
#include <Gui/Command.h>
#include <Gui/MainWindow.h>
#include <Gui/DlgEditFileIncludeProptertyExternal.h>
#include <Gui/Selection.h>
#include <Gui/SelectionFilter.h>
#include <Mod/Sketcher/App/SketchObject.h>
#include "ViewProviderSketch.h"
#include "DrawSketchHandler.h"

Go to the source code of this file.

Classes

class  CmdSketcherCreateArc
class  CmdSketcherCreateCircle
class  CmdSketcherCreateDraftLine
class  CmdSketcherCreateFillet
class  CmdSketcherCreateLine
class  CmdSketcherCreatePoint
class  CmdSketcherCreatePolyline
class  CmdSketcherCreateRectangle
class  CmdSketcherCreateText
class  CmdSketcherTrimming
class  DrawSketchHandlerArc
class  DrawSketchHandlerBox
class  DrawSketchHandlerCircle
class  DrawSketchHandlerFillet
class  DrawSketchHandlerLine
class  DrawSketchHandlerLineSet
class  DrawSketchHandlerTrimming
class  SketcherGui::FilletSelection
class  SketcherGui::TrimmingSelection

Namespaces

namespace  SketcherGui

Functions

void ActivateHandler (Gui::Document *doc, DrawSketchHandler *handler)
void CreateSketcherCommandsCreateGeo (void)
SketcherGui::ViewProviderSketchgetSketchViewprovider (Gui::Document *doc)
bool isCreateGeoActive (Gui::Document *doc)

Variables

static const char * cursor_createarc []
static const char * cursor_createbox []
static const char * cursor_createcircle []
static const char * cursor_createfillet []
static const char * cursor_createline []
static const char * cursor_createlineset []
static const char * cursor_trimming []

Function Documentation

void ActivateHandler ( Gui::Document doc,
DrawSketchHandler handler 
)
void CreateSketcherCommandsCreateGeo ( void   ) 
SketcherGui::ViewProviderSketch* getSketchViewprovider ( Gui::Document doc  ) 
bool isCreateGeoActive ( Gui::Document doc  ) 

Variable Documentation

const char* cursor_createarc[] [static]

Definition at line 671 of file CommandCreateGeo.cpp.

Referenced by DrawSketchHandlerArc::activated().

const char* cursor_createbox[] [static]

Definition at line 243 of file CommandCreateGeo.cpp.

Referenced by DrawSketchHandlerBox::activated().

const char* cursor_createcircle[] [static]

Definition at line 892 of file CommandCreateGeo.cpp.

Referenced by DrawSketchHandlerCircle::activated().

const char* cursor_createfillet[] [static]

Definition at line 1181 of file CommandCreateGeo.cpp.

Referenced by DrawSketchHandlerFillet::activated().

const char* cursor_createline[] [static]

Definition at line 84 of file CommandCreateGeo.cpp.

Referenced by DrawSketchHandlerLine::activated().

const char* cursor_createlineset[] [static]

Definition at line 445 of file CommandCreateGeo.cpp.

Referenced by DrawSketchHandlerLineSet::activated().

const char* cursor_trimming[] [static]

Definition at line 1417 of file CommandCreateGeo.cpp.

Referenced by DrawSketchHandlerTrimming::activated().


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