FreeCAD: master 39959f95

Author Committer Branch Timestamp Parent
realthunder wandererfan master 2019-12-04 20:34:51 master 5d60f3af
Changeset App: add new convenient class SubObjectT

Derived from App::DocumentObjectT to add support of sub object

Also some minor changes to App::DocumentObjectT

Changed Gui::SelectionChanges to make use of SubObjectT
mod - src/App/DocumentObserver.cpp Diff File
mod - src/App/DocumentObserver.h Diff File
mod - src/Gui/Selection.cpp Diff File
mod - src/Gui/Selection.h Diff File
mod - src/Mod/Path/Gui/ViewProviderPath.cpp Diff File
mod - src/Mod/Sketcher/Gui/ViewProviderSketch.cpp Diff File