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/plugins/filters/wavefilter/wdgwaveoptions.ui

282 lines
11 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>WdgWaveOptions</class>
<widget class="TQWidget">
<property name="name">
<cstring>WdgWaveOptions</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>223</width>
<height>303</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<spacer row="0" column="1">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>60</width>
<height>20</height>
</size>
</property>
</spacer>
<spacer row="2" column="0">
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>60</height>
</size>
</property>
</spacer>
<widget class="TQGroupBox" row="0" column="0">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="title">
<string>Horizontal Wave</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Wavelength:</string>
</property>
</widget>
<widget class="KIntNumInput" row="0" column="2">
<property name="name">
<cstring>intHWavelength</cstring>
</property>
<property name="value">
<number>50</number>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="maxValue">
<number>1000000</number>
</property>
</widget>
<widget class="TQLabel" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Shift:</string>
</property>
</widget>
<widget class="KIntNumInput" row="1" column="2">
<property name="name">
<cstring>intHShift</cstring>
</property>
<property name="value">
<number>0</number>
</property>
<property name="minValue">
<number>0</number>
</property>
<property name="maxValue">
<number>1000000</number>
</property>
</widget>
<widget class="TQLabel" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel2_2</cstring>
</property>
<property name="text">
<string>Amplitude:</string>
</property>
</widget>
<widget class="KIntNumInput" row="2" column="2">
<property name="name">
<cstring>intHAmplitude</cstring>
</property>
<property name="value">
<number>20</number>
</property>
<property name="minValue">
<number>0</number>
</property>
<property name="maxValue">
<number>1000000</number>
</property>
</widget>
<widget class="KComboBox" row="3" column="1" rowspan="1" colspan="2">
<item>
<property name="text">
<string>Sinusoidale</string>
</property>
</item>
<item>
<property name="text">
<string>Triangle</string>
</property>
</item>
<property name="name">
<cstring>cbHShape</cstring>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>Shape:</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox" row="1" column="0">
<property name="name">
<cstring>Vertical_wave</cstring>
</property>
<property name="title">
<string>Vertical Wave</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel1_3</cstring>
</property>
<property name="text">
<string>Wavelength:</string>
</property>
</widget>
<widget class="KIntNumInput" row="0" column="2">
<property name="name">
<cstring>intVWavelength</cstring>
</property>
<property name="value">
<number>50</number>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="maxValue">
<number>1000000</number>
</property>
</widget>
<widget class="TQLabel" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel2_3</cstring>
</property>
<property name="text">
<string>Shift:</string>
</property>
</widget>
<widget class="KIntNumInput" row="1" column="2">
<property name="name">
<cstring>intVShift</cstring>
</property>
<property name="value">
<number>0</number>
</property>
<property name="minValue">
<number>0</number>
</property>
<property name="maxValue">
<number>1000000</number>
</property>
</widget>
<widget class="TQLabel" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel2_2_2</cstring>
</property>
<property name="text">
<string>Amplitude:</string>
</property>
</widget>
<widget class="KIntNumInput" row="2" column="2">
<property name="name">
<cstring>intVAmplitude</cstring>
</property>
<property name="value">
<number>20</number>
</property>
<property name="minValue">
<number>0</number>
</property>
<property name="maxValue">
<number>1000000</number>
</property>
</widget>
<widget class="KComboBox" row="3" column="1" rowspan="1" colspan="2">
<item>
<property name="text">
<string>Sinusoidale</string>
</property>
</item>
<item>
<property name="text">
<string>Triangle</string>
</property>
</item>
<property name="name">
<cstring>cbVShape</cstring>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel1_2_2</cstring>
</property>
<property name="text">
<string>Shape:</string>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults 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>
<includehint>kcombobox.h</includehint>
<includehint>knuminput.h</includehint>
<includehint>knuminput.h</includehint>
<includehint>knuminput.h</includehint>
<includehint>knuminput.h</includehint>
<includehint>knuminput.h</includehint>
<includehint>knuminput.h</includehint>
<includehint>kcombobox.h</includehint>
</includehints>
</UI>