new Part Primitives icons, display tree icons Part Line and Circle

New icons for Parametric Part Primitives
Point, Line, Circle, Ellipse, Helix

Display the icon in tree via independent viewproviders for
Part Parametric Line and Circle

Change Part Box tree icon to display yellow Part Box icon from the tool bar
This commit is contained in:
jmaustpc
2013-03-05 00:48:27 +11:00
committed by Yorik van Havre
parent 984bd769b2
commit efb2275527
15 changed files with 1312 additions and 26 deletions

View File

@@ -48,7 +48,7 @@ PROPERTY_SOURCE(PartGui::ViewProviderBox, PartGui::ViewProviderPart)
ViewProviderBox::ViewProviderBox()
{
sPixmap = "PartFeatureImport";
sPixmap = "Part_Box.svg";
}
ViewProviderBox::~ViewProviderBox()