diff --git a/plugins/paintops/libpaintop/forms/wdgautobrush.ui b/plugins/paintops/libpaintop/forms/wdgautobrush.ui index a9eccf67c1..af280d6cdc 100644 --- a/plugins/paintops/libpaintop/forms/wdgautobrush.ui +++ b/plugins/paintops/libpaintop/forms/wdgautobrush.ui @@ -1,432 +1,402 @@ KisWdgAutoBrush 0 0 - 429 - 279 + 317 + 447 0 0 - - - 0 - - - 0 - - - 0 - - - 0 - - - - - 8 - + + + 110 110 110 110 - - - - 0 - 0 - - - - Mask Type: - - - - - - - - - - - 0 - 0 - - - - Shape: - - - - - - - Qt::ClickFocus - - - - Circle - + + + + + + 0 + 0 + + + + Mask Type: + + - - - Square - + + + + Qt::ClickFocus + + + + Circle + + + + + Square + + + - - - - - - The border of the brush will be smoothed to avoid aliasing - - - Anti-alias - - - - - - - Qt::Vertical - - - QSizePolicy::Expanding - - - - 20 - 13 - - - + + + + + 0 + 0 + + + + Shape: + + + + + + + + + + The border of the brush will be smoothed to avoid aliasing + + + Anti-alias + + + + - - - - Qt::Vertical - - - QSizePolicy::Expanding - - - - 20 - 17 - - - - - + - + 200 0 Angle: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter Diameter: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter Ratio: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - + 0 0 0 0 1 0 0 1024 1024 Fade 4 Horizontal: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - + - + Vertical: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - + 0 0 80 0 Softness: Qt::AlignHCenter|Qt::AlignTop - + 0 0 0 0 10000 10000 Qt::Horizontal 40 20 Randomness: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter Spikes: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - + + 200 0 - + - + - + Density: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - + Spacing: Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + Qt::Vertical + + + + 20 + 40 + + + + - KisSliderSpinBox + KisDoubleSliderSpinBox QWidget
kis_slider_spin_box.h
1
- KoAspectButton + KisCurveWidget QWidget -
KoAspectButton.h
+
widgets/kis_curve_widget.h
1
- KisDoubleSliderSpinBox + KisSliderSpinBox QWidget
kis_slider_spin_box.h
1
- KisCurveWidget + KisSpacingSelectionWidget QWidget -
widgets/kis_curve_widget.h
+
kis_spacing_selection_widget.h
1
- KisSpacingSelectionWidget + KoAspectButton QWidget -
kis_spacing_selection_widget.h
+
KoAspectButton.h
1
diff --git a/plugins/paintops/libpaintop/forms/wdgcurveoption.ui b/plugins/paintops/libpaintop/forms/wdgcurveoption.ui index 09c3737946..0eec4fed03 100644 --- a/plugins/paintops/libpaintop/forms/wdgcurveoption.ui +++ b/plugins/paintops/libpaintop/forms/wdgcurveoption.ui @@ -1,468 +1,481 @@ WdgCurveOption 0 0 318 - 428 + 531 15 0 0 20 20 16777215 16777215 190 0 Enable Pen Settings - + 0 0 300 0 160 16777215 Qt::Horizontal 2 2 Share curve across all settings true <html><head/><body> <p>Curve calculation mode changes how 2 or more curve works together<br/></p> <p> multiply (default): all values from curves multiplies </p><p>(0.8 pressure) * (0.5 speed) = 0.4 <br/></p> <p> addition: all values from curves adds</p><p>(0.6 pressure) + (0.3 speed) = 0.9<br/></p> <p> maximum value</p><p>(0.7 pressure), (0.3 speed) = 0.7<br/></p> <p> minimum value </p><p>(0.7 pressure), (0.3 speed) = 0.3<br/></p> <p> difference between min and max values</p><p>(0.8 pressure), (0.3 speed), (0.6 fade) = 0.5</p></body></html> Curves calculation mode: <html><head/><body> <p>Curve calculation mode changes how 2 or more curve works together<br/></p> <p> multiply (default): all values from curves multiplies </p><p>(0.8 pressure) * (0.5 speed) = 0.4 <br/></p> <p> addition: all values from curves adds</p><p>(0.6 pressure) + (0.3 speed) = 0.9<br/></p> <p> maximum value</p><p>(0.7 pressure), (0.3 speed) = 0.7<br/></p> <p> minimum value </p><p>(0.7 pressure), (0.3 speed) = 0.3<br/></p> <p> difference between min and max values</p><p>(0.8 pressure), (0.3 speed), (0.6 fade) = 0.5</p></body></html> false multiply addition maximum minimum difference 0 0 TextLabel Qt::Vertical 10 10 0 0 TextLabel 0 0 TextLabel Qt::Horizontal 10 10 0 0 TextLabel 1 0 200 200 24 24 16 16 24 24 16 16 24 24 16 16 24 24 16 16 24 24 16 16 24 24 16 16 24 24 16 16 24 24 16 16 Ctrl+S Qt::Horizontal 40 20 + + + + Qt::Vertical + + + + 20 + 40 + + + + KisDoubleSliderSpinBox QWidget
kis_slider_spin_box.h
1
KisMultiSensorsSelector QWidget
kis_multi_sensors_selector.h
1
KisCurveWidget QWidget
widgets/kis_curve_widget.h
1