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.
tdebindings/qtsharp/src/uicsharp/tests/form4.ui

225 lines
9.5 KiB

<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>Form1</class>
<widget class="TQDialog">
<property name="name">
<cstring>Form1</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>600</width>
<height>480</height>
</rect>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout1</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>GroupBox1</cstring>
</property>
<property name="title">
<string>GroupBox1</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>CheckBox1</cstring>
</property>
<property name="text">
<string>CheckBox1</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0">
<property name="name">
<cstring>CheckBox2</cstring>
</property>
<property name="text">
<string>CheckBox2</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="0">
<property name="name">
<cstring>CheckBox3</cstring>
</property>
<property name="text">
<string>CheckBox3</string>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="0">
<property name="name">
<cstring>CheckBox4</cstring>
</property>
<property name="text">
<string>CheckBox4</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="1">
<property name="name">
<cstring>CheckBox5</cstring>
</property>
<property name="text">
<string>CheckBox5</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="1">
<property name="name">
<cstring>CheckBox6</cstring>
</property>
<property name="text">
<string>CheckBox6</string>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="1">
<property name="name">
<cstring>CheckBox7</cstring>
</property>
<property name="text">
<string>CheckBox7</string>
</property>
</widget>
<widget class="TQCheckBox" row="4" column="1">
<property name="name">
<cstring>CheckBox8</cstring>
</property>
<property name="text">
<string>CheckBox8</string>
</property>
</widget>
<widget class="TQCheckBox" row="4" column="0">
<property name="name">
<cstring>CheckBox9</cstring>
</property>
<property name="text">
<string>CheckBox9</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>GroupBox2</cstring>
</property>
<property name="title">
<string>GroupBox2</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton">
<property name="name">
<cstring>PushButton1</cstring>
</property>
<property name="text">
<string>PushButton1</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>PushButton2</cstring>
</property>
<property name="text">
<string>PushButton2</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>GroupBox3</cstring>
</property>
<property name="title">
<string>GroupBox3</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton">
<property name="name">
<cstring>PushButton3</cstring>
</property>
<property name="text">
<string>PushButton3</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout2</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>CheckBox10</cstring>
</property>
<property name="text">
<string>CheckBox10</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>CheckBox11</cstring>
</property>
<property name="text">
<string>CheckBox11</string>
</property>
</widget>
</vbox>
</widget>
</hbox>
</widget>
</hbox>
</widget>
<widget class="TQFrame">
<property name="name">
<cstring>Frame3</cstring>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLineEdit">
<property name="name">
<cstring>LineEdit1</cstring>
</property>
</widget>
<widget class="TQListBox">
<item>
<property name="text">
<string>New Item</string>
</property>
</item>
<property name="name">
<cstring>ListBox1</cstring>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>