diff --git a/src/Mod/Path/Gui/Resources/panels/PageBaseGeometryEdit.ui b/src/Mod/Path/Gui/Resources/panels/PageBaseGeometryEdit.ui index c490abaee3..a779506eda 100644 --- a/src/Mod/Path/Gui/Resources/panels/PageBaseGeometryEdit.ui +++ b/src/Mod/Path/Gui/Resources/panels/PageBaseGeometryEdit.ui @@ -7,67 +7,29 @@ 0 0 400 - 400 + 250 + + + 0 + 0 + + Form + + + :/icons/Path-BaseGeometry.svg:/icons/Path-BaseGeometry.svg + - - - - <html><head/><body><p>Add selected features to the list of base geometries for this operation.</p></body></html> - + + - Add - - - - - - - <html><head/><body><p>Clears list of base geometries.</p></body></html> - - - Clear - - - - - - - All objects will be processed using the same operation properties - - - Qt::AlignCenter - - - true - - - - - - - true - - - - 0 - 0 - - - - - 0 - 25 - - - - <html><head/><body><p>Select one or more features in the 3d view and press 'Add' to add them as the base items for this operation.</p><p><br/></p><p>Selected features can be deleted entirely.</p></body></html> + Import @@ -81,13 +43,6 @@ - - - - Import - - - @@ -101,8 +56,70 @@ + + + + true + + + + 0 + 0 + + + + <html><head/><body><p>Select one or more features in the 3d view and press 'Add' to add them as the base items for this operation.</p><p><br/></p><p>Selected features can be deleted entirely.</p></body></html> + + + + + + + <html><head/><body><p>Clears list of base geometries.</p></body></html> + + + Clear + + + + + + + <html><head/><body><p>Add selected features to the list of base geometries for this operation.</p></body></html> + + + Add + + + + + + + All objects will be processed using the same operation properties + + + Qt::AlignCenter + + + true + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + @@ -111,6 +128,8 @@ deleteBase clearBase - + + + diff --git a/src/Mod/Path/Gui/Resources/panels/PageDepthsEdit.ui b/src/Mod/Path/Gui/Resources/panels/PageDepthsEdit.ui index 6b780e4189..aa0de41a53 100644 --- a/src/Mod/Path/Gui/Resources/panels/PageDepthsEdit.ui +++ b/src/Mod/Path/Gui/Resources/panels/PageDepthsEdit.ui @@ -7,12 +7,16 @@ 0 0 345 - 235 + 234 Form + + + :/icons/Path-Depths.svg:/icons/Path-Depths.svg + @@ -78,7 +82,7 @@ ... - + :/icons/button_left.svg:/icons/button_left.svg @@ -92,7 +96,7 @@ ... - + :/icons/button_left.svg:/icons/button_left.svg @@ -165,7 +169,7 @@ Gui::QuantitySpinBox - QDoubleSpinBox + QWidget
Gui/QuantitySpinBox.h
@@ -178,7 +182,7 @@ finalDepthSet - + diff --git a/src/Mod/Path/Gui/Resources/panels/PageHeightsEdit.ui b/src/Mod/Path/Gui/Resources/panels/PageHeightsEdit.ui index 3dbb2464fd..ddccdd7db9 100644 --- a/src/Mod/Path/Gui/Resources/panels/PageHeightsEdit.ui +++ b/src/Mod/Path/Gui/Resources/panels/PageHeightsEdit.ui @@ -13,6 +13,10 @@ Form + + + :/icons/Path-Heights.svg:/icons/Path-Heights.svg + @@ -78,7 +82,7 @@ Gui::QuantitySpinBox - QDoubleSpinBox + QWidget
Gui/QuantitySpinBox.h