summaryrefslogtreecommitdiffstats
path: root/krita/colorspaces/wetsticky/wstool.ui
diff options
context:
space:
mode:
Diffstat (limited to 'krita/colorspaces/wetsticky/wstool.ui')
-rw-r--r--krita/colorspaces/wetsticky/wstool.ui262
1 files changed, 0 insertions, 262 deletions
diff --git a/krita/colorspaces/wetsticky/wstool.ui b/krita/colorspaces/wetsticky/wstool.ui
deleted file mode 100644
index 2f95d18b..00000000
--- a/krita/colorspaces/wetsticky/wstool.ui
+++ /dev/null
@@ -1,262 +0,0 @@
-<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
-<class>WdgWSPaintOp</class>
-<widget class="TQWidget">
- <property name="name">
- <cstring>WdgWSPaintOp</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>582</width>
- <height>359</height>
- </rect>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQGroupBox" row="0" column="0">
- <property name="name">
- <cstring>grpGravity</cstring>
- </property>
- <property name="title">
- <string>&amp;Gravity</string>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="2">
- <property name="name">
- <cstring>chkGravity</cstring>
- </property>
- <property name="text">
- <string>Paint &amp;gravity</string>
- </property>
- </widget>
- <widget class="TQLabel" row="1" column="0">
- <property name="name">
- <cstring>lblDirection</cstring>
- </property>
- <property name="text">
- <string>Direction:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>intDryingRate</cstring>
- </property>
- </widget>
- <widget class="TQComboBox" row="1" column="1">
- <item>
- <property name="text">
- <string>Up</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Right</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Down</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Left</string>
- </property>
- </item>
- <property name="name">
- <cstring>cmbGravitationalDirection</cstring>
- </property>
- </widget>
- <widget class="TQLabel" row="2" column="0">
- <property name="name">
- <cstring>lblStrength</cstring>
- </property>
- <property name="text">
- <string>&amp;Strength:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>intGravitationalStrength</cstring>
- </property>
- </widget>
- <widget class="KIntNumInput" row="2" column="1">
- <property name="name">
- <cstring>intGravitationalStrength</cstring>
- </property>
- <property name="minValue">
- <number>0</number>
- </property>
- </widget>
- </grid>
- </widget>
- <widget class="TQGroupBox" row="1" column="0" rowspan="1" colspan="2">
- <property name="name">
- <cstring>grpPaint</cstring>
- </property>
- <property name="title">
- <string>&amp;Paint</string>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQLabel" row="0" column="0">
- <property name="name">
- <cstring>lblDryingRate</cstring>
- </property>
- <property name="text">
- <string>&amp;Drying rate:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>intDryingRate</cstring>
- </property>
- </widget>
- <widget class="TQCheckBox" row="1" column="0" rowspan="2" colspan="4">
- <property name="name">
- <cstring>chkLiquid</cstring>
- </property>
- <property name="text">
- <string>&amp;Liquid content:</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="KIntNumInput" row="0" column="1" rowspan="1" colspan="3">
- <property name="name">
- <cstring>intDryingRate</cstring>
- </property>
- <property name="minValue">
- <number>0</number>
- </property>
- <property name="maxValue">
- <number>100</number>
- </property>
- </widget>
- <widget class="KIntNumInput" row="2" column="2" rowspan="1" colspan="2">
- <property name="name">
- <cstring>intMiscibility</cstring>
- </property>
- </widget>
- <widget class="KIntNumInput" row="3" column="3">
- <property name="name">
- <cstring>intLiquidContent</cstring>
- </property>
- <property name="minValue">
- <number>0</number>
- </property>
- <property name="maxValue">
- <number>100</number>
- </property>
- </widget>
- <widget class="TQLabel" row="3" column="0" rowspan="1" colspan="3">
- <property name="name">
- <cstring>lblMiscibility</cstring>
- </property>
- <property name="text">
- <string>&amp;Miscibility:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>intMiscibility</cstring>
- </property>
- </widget>
- </grid>
- </widget>
- <widget class="TQGroupBox" row="0" column="1">
- <property name="name">
- <cstring>grpSubstrate</cstring>
- </property>
- <property name="title">
- <string>&amp;Canvas</string>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="KIntNumInput" row="3" column="1">
- <property name="name">
- <cstring>intHeight</cstring>
- </property>
- </widget>
- <widget class="TQLabel" row="3" column="0">
- <property name="name">
- <cstring>lblHeight</cstring>
- </property>
- <property name="text">
- <string>&amp;Height:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>intHeight</cstring>
- </property>
- </widget>
- <widget class="KIntNumInput" row="2" column="1">
- <property name="name">
- <cstring>intAbsorbency</cstring>
- </property>
- <property name="minValue">
- <number>0</number>
- </property>
- <property name="maxValue">
- <number>100</number>
- </property>
- </widget>
- <widget class="TQLabel" row="2" column="0">
- <property name="name">
- <cstring>lblAbsorbency</cstring>
- </property>
- <property name="text">
- <string>&amp;Absorbency:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>intAbsorbency</cstring>
- </property>
- </widget>
- <widget class="TQLabel" row="1" column="0">
- <property name="name">
- <cstring>lblColor</cstring>
- </property>
- <property name="text">
- <string>&amp;Color:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>bnCanvasColor</cstring>
- </property>
- </widget>
- <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="2">
- <property name="name">
- <cstring>chkCanvas</cstring>
- </property>
- <property name="text">
- <string>Paint canvas attributes</string>
- </property>
- <property name="accel">
- <string></string>
- </property>
- </widget>
- <widget class="KColorButton" row="1" column="1">
- <property name="name">
- <cstring>bnCanvasColor</cstring>
- </property>
- <property name="text">
- <string></string>
- </property>
- </widget>
- </grid>
- </widget>
- </grid>
-</widget>
-<customwidgets>
-</customwidgets>
-<tqlayoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>knuminput.h</includehint>
- <includehint>knuminput.h</includehint>
- <includehint>knuminput.h</includehint>
- <includehint>knuminput.h</includehint>
- <includehint>knuminput.h</includehint>
- <includehint>knuminput.h</includehint>
-</includehints>
-</UI>