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.

483 lines
14 KiB

<!DOCTYPE UI><UI>
<class>KSWizardDlgSurfaceInterf</class>
<widget>
<class>QDialog</class>
<property stdset="1">
<name>name</name>
<cstring>KSWizardDlgSurfaceInterf</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>0</x>
<y>0</y>
<width>325</width>
<height>304</height>
</rect>
</property>
<property stdset="1">
<name>caption</name>
<string>KSSurfaceWizardDlgInterf</string>
</property>
<widget>
<class>QGroupBox</class>
<property stdset="1">
<name>name</name>
<cstring>GroupBox5</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>5</x>
<y>5</y>
<width>315</width>
<height>100</height>
</rect>
</property>
<property stdset="1">
<name>title</name>
<string>Range</string>
</property>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel1</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>125</x>
<y>20</y>
<width>60</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>From:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>190</x>
<y>20</y>
<width>45</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Step:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel3</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>240</x>
<y>20</y>
<width>50</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>To:</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel5</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>45</x>
<y>66</y>
<width>75</width>
<height>20</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Columns</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel4</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>45</x>
<y>40</y>
<width>75</width>
<height>20</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Rows</string>
</property>
</widget>
<widget>
<class>QSpinBox</class>
<property stdset="1">
<name>name</name>
<cstring>rowFrom</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>120</x>
<y>40</y>
<width>65</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>maxValue</name>
<number>999999999</number>
</property>
<property stdset="1">
<name>minValue</name>
<number>-1</number>
</property>
<property stdset="1">
<name>value</name>
<number>1</number>
</property>
</widget>
<widget>
<class>QSpinBox</class>
<property stdset="1">
<name>name</name>
<cstring>colFrom</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>120</x>
<y>65</y>
<width>65</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>maxValue</name>
<number>999999999</number>
</property>
<property stdset="1">
<name>minValue</name>
<number>-1</number>
</property>
<property stdset="1">
<name>value</name>
<number>1</number>
</property>
</widget>
<widget>
<class>QSpinBox</class>
<property stdset="1">
<name>name</name>
<cstring>rowTo</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>235</x>
<y>40</y>
<width>65</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>maxValue</name>
<number>999999999</number>
</property>
<property stdset="1">
<name>minValue</name>
<number>-1</number>
</property>
<property stdset="1">
<name>value</name>
<number>-1</number>
</property>
</widget>
<widget>
<class>QSpinBox</class>
<property stdset="1">
<name>name</name>
<cstring>colTo</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>235</x>
<y>65</y>
<width>65</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>maxValue</name>
<number>999999999</number>
</property>
<property stdset="1">
<name>minValue</name>
<number>-1</number>
</property>
<property stdset="1">
<name>value</name>
<number>-1</number>
</property>
</widget>
<widget>
<class>QSpinBox</class>
<property stdset="1">
<name>name</name>
<cstring>colStep</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>185</x>
<y>65</y>
<width>50</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>maxValue</name>
<number>999999999</number>
</property>
<property stdset="1">
<name>minValue</name>
<number>1</number>
</property>
<property stdset="1">
<name>value</name>
<number>1</number>
</property>
</widget>
<widget>
<class>QSpinBox</class>
<property stdset="1">
<name>name</name>
<cstring>rowStep</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>185</x>
<y>40</y>
<width>50</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>maxValue</name>
<number>999999999</number>
</property>
<property stdset="1">
<name>minValue</name>
<number>1</number>
</property>
<property stdset="1">
<name>value</name>
<number>1</number>
</property>
</widget>
</widget>
<widget>
<class>QGroupBox</class>
<property stdset="1">
<name>name</name>
<cstring>GroupBox2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>5</x>
<y>110</y>
<width>315</width>
<height>81</height>
</rect>
</property>
<property stdset="1">
<name>title</name>
<string>X/Y index</string>
</property>
<widget>
<class>QCheckBox</class>
<property stdset="1">
<name>name</name>
<cstring>isYVector</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>25</x>
<y>50</y>
<width>200</width>
<height>18</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>First row contains Y vector</string>
</property>
<property stdset="1">
<name>checked</name>
<bool>true</bool>
</property>
</widget>
<widget>
<class>QCheckBox</class>
<property stdset="1">
<name>name</name>
<cstring>isXVector</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>25</x>
<y>25</y>
<width>200</width>
<height>18</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>First column contains X vector</string>
</property>
<property stdset="1">
<name>checked</name>
<bool>true</bool>
</property>
</widget>
</widget>
<widget>
<class>QGroupBox</class>
<property stdset="1">
<name>name</name>
<cstring>GroupBox1</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>5</x>
<y>200</y>
<width>315</width>
<height>60</height>
</rect>
</property>
<property stdset="1">
<name>title</name>
<string>Surface options</string>
</property>
<widget>
<class>QCheckBox</class>
<property stdset="1">
<name>name</name>
<cstring>colorAreaUnder</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>25</x>
<y>30</y>
<width>200</width>
<height>18</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Color area under the surface</string>
</property>
</widget>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>buttonCreate</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>125</x>
<y>270</y>
<width>94</width>
<height>30</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Create</string>
</property>
<property stdset="1">
<name>default</name>
<bool>true</bool>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>buttonCancel</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>225</x>
<y>270</y>
<width>94</width>
<height>30</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Cancel</string>
</property>
<property stdset="1">
<name>autoDefault</name>
<bool>false</bool>
</property>
</widget>
</widget>
<connections>
<connection>
<sender>buttonCancel</sender>
<signal>clicked()</signal>
<receiver>KSWizardDlgSurfaceInterf</receiver>
<slot>reject()</slot>
</connection>
<connection>
<sender>buttonCreate</sender>
<signal>clicked()</signal>
<receiver>KSWizardDlgSurfaceInterf</receiver>
<slot>create()</slot>
</connection>
<slot access="public">create()</slot>
</connections>
</UI>