You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/chalk/colorspaces/wetsticky/wstool.ui

255 lines
10 KiB

<!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>
</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>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">knuminput.h</include>
</includes>
</UI>