FreeCAD/src/Mod/Drawing/Gui
Yorik van Havre 1f2c5b04bb Drawing: Symbol command
A new symbol command and Drawing::FeatureViewSymbol object allow to
load the contents of an external svg file and place it as a symbol
on a Drawing page. This symbol can then be moved and rescaled.
2013-11-01 19:12:09 -02:00
..
Resources Drawing: Symbol command 2013-11-01 19:12:09 -02:00
AppDrawingGui.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
AppDrawingGuiPy.cpp + Make Python API more pythonic 2013-10-11 13:57:05 +02:00
CMakeLists.txt Support of INSTALL target on Windows (VC++ and MinGW) 2012-02-17 21:41:00 +01:00
Command.cpp Drawing: Symbol command 2013-11-01 19:12:09 -02:00
DrawingView.cpp 0000672: Loading Example Drawing extraction crashes at Baseclass.cpp line 115 2012-04-16 15:57:10 +02:00
DrawingView.h 0000672: Loading Example Drawing extraction crashes at Baseclass.cpp line 115 2012-04-16 15:57:10 +02:00
Makefile.am Fix build failures with automake 2012-12-06 20:13:24 +01:00
PreCompiled.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
PreCompiled.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TaskDialog.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TaskDialog.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TaskOrthoViews.cpp Fix critical warnings 2012-06-13 18:49:10 +02:00
TaskOrthoViews.h New functions added to orhto views (Joe Dowsett) 2012-02-20 20:53:54 +01:00
TaskOrthoViews.ui Fix translation issues 2012-08-31 13:11:52 +02:00
ViewProviderPage.cpp add drawing view to the list of document views 2012-03-31 14:09:47 +02:00
ViewProviderPage.h Switch new selection style explicitly off for some types 2013-04-28 17:23:54 +02:00
ViewProviderView.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
ViewProviderView.h Switch new selection style explicitly off for some types 2013-04-28 17:23:54 +02:00
Workbench.cpp Drawing: Symbol command 2013-11-01 19:12:09 -02:00
Workbench.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00