tests/auto/qtwidgets/standard.ui
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 19 Feb 2010 23:40:16 +0200
branchRCL_3
changeset 4 3b1da2848fc7
parent 0 1918ee327afb
permissions -rw-r--r--
Revision: 201003 Kit: 201007

<ui version="4.0" >
 <author></author>
 <comment></comment>
 <exportmacro></exportmacro>
 <class>Standard</class>
 <widget class="QWidget" name="Standard" >
  <property name="objectName" >
   <string notr="true" >Standard</string>
  </property>
  <property name="geometry" >
   <rect>
    <x>0</x>
    <y>0</y>
    <width>400</width>
    <height>300</height>
   </rect>
  </property>
  <layout class="QHBoxLayout" >
   <property name="objectName" >
    <string notr="true" />
   </property>
   <property name="margin" >
    <number>0</number>
   </property>
   <property name="spacing" >
    <number>0</number>
   </property>
   <item>
    <widget class="QGroupBox" name="groupBox" >
     <property name="objectName" >
      <string notr="true" >groupBox</string>
     </property>
     <property name="geometry" >
      <rect>
       <x>0</x>
       <y>0</y>
       <width>400</width>
       <height>300</height>
      </rect>
     </property>
     <property name="title" >
      <string>Standard</string>
     </property>
     <layout class="QVBoxLayout" >
      <property name="objectName" >
       <string notr="true" />
      </property>
      <property name="margin" >
       <number>9</number>
      </property>
      <property name="spacing" >
       <number>6</number>
      </property>
      <item>
       <layout class="QHBoxLayout" >
        <property name="objectName" >
         <string notr="true" />
        </property>
        <property name="margin" >
         <number>1</number>
        </property>
        <property name="spacing" >
         <number>6</number>
        </property>
        <item>
         <layout class="QVBoxLayout" >
          <property name="objectName" >
           <string notr="true" />
          </property>
          <property name="margin" >
           <number>1</number>
          </property>
          <property name="spacing" >
           <number>6</number>
          </property>
          <item>
           <layout class="QHBoxLayout" >
            <property name="objectName" >
             <string notr="true" />
            </property>
            <property name="margin" >
             <number>1</number>
            </property>
            <property name="spacing" >
             <number>6</number>
            </property>
            <item>
             <widget class="QCheckBox" name="checkBox" >
              <property name="objectName" >
               <string notr="true" >checkBox</string>
              </property>
              <property name="geometry" >
               <rect>
                <x>1</x>
                <y>1</y>
                <width>114</width>
                <height>3</height>
               </rect>
              </property>
              <property name="text" >
               <string>Enabled &amp;CheckBox</string>
              </property>
             </widget>
            </item>
            <item>
             <widget class="QCheckBox" name="checkBox_2" >
              <property name="objectName" >
               <string notr="true" >checkBox_2</string>
              </property>
              <property name="enabled" >
               <bool>false</bool>
              </property>
              <property name="geometry" >
               <rect>
                <x>121</x>
                <y>1</y>
                <width>116</width>
                <height>3</height>
               </rect>
              </property>
              <property name="text" >
               <string>Disabled Check&amp;Box</string>
              </property>
             </widget>
            </item>
            <item>
             <spacer>
              <property name="objectName" >
               <string notr="true" />
              </property>
              <property name="geometry" >
               <rect>
                <x>243</x>
                <y>1</y>
                <width>80</width>
                <height>3</height>
               </rect>
              </property>
              <property name="orientation" >
               <enum>Qt::Horizontal</enum>
              </property>
              <property name="sizeHint" >
               <size>
                <width>40</width>
                <height>20</height>
               </size>
              </property>
             </spacer>
            </item>
           </layout>
          </item>
          <item>
           <layout class="QHBoxLayout" >
            <property name="objectName" >
             <string notr="true" />
            </property>
            <property name="margin" >
             <number>1</number>
            </property>
            <property name="spacing" >
             <number>6</number>
            </property>
            <item>
             <widget class="QComboBox" name="comboBox" >
              <property name="objectName" >
               <string notr="true" >comboBox</string>
              </property>
              <property name="geometry" >
               <rect>
                <x>1</x>
                <y>1</y>
                <width>41</width>
                <height>3</height>
               </rect>
              </property>
             </widget>
            </item>
            <item>
             <widget class="QComboBox" name="comboBox_2" >
              <property name="objectName" >
               <string notr="true" >comboBox_2</string>
              </property>
              <property name="geometry" >
               <rect>
                <x>48</x>
                <y>1</y>
                <width>41</width>
                <height>3</height>
               </rect>
              </property>
             </widget>
            </item>
            <item>
             <widget class="QComboBox" name="comboBox_3" >
              <property name="objectName" >
               <string notr="true" >comboBox_3</string>
              </property>
              <property name="enabled" >
               <bool>false</bool>
              </property>
              <property name="geometry" >
               <rect>
                <x>95</x>
                <y>1</y>
                <width>41</width>
                <height>3</height>
               </rect>
              </property>
             </widget>
            </item>
           </layout>
          </item>
          <item>
           <layout class="QHBoxLayout" >
            <property name="objectName" >
             <string notr="true" />
            </property>
            <property name="margin" >
             <number>1</number>
            </property>
            <property name="spacing" >
             <number>6</number>
            </property>
            <item>
             <widget class="QPushButton" name="pushButton" >
              <property name="objectName" >
               <string notr="true" >pushButton</string>
              </property>
              <property name="geometry" >
               <rect>
                <x>1</x>
                <y>1</y>
                <width>80</width>
                <height>3</height>
               </rect>
              </property>
              <property name="text" >
               <string>&amp;Enabled</string>
              </property>
             </widget>
            </item>
            <item>
             <widget class="QPushButton" name="pushButton_2" >
              <property name="objectName" >
               <string notr="true" >pushButton_2</string>
              </property>
              <property name="enabled" >
               <bool>false</bool>
              </property>
              <property name="geometry" >
               <rect>
                <x>87</x>
                <y>1</y>
                <width>80</width>
                <height>3</height>
               </rect>
              </property>
              <property name="text" >
               <string>Di&amp;sabled</string>
              </property>
             </widget>
            </item>
            <item>
             <spacer>
              <property name="objectName" >
               <string notr="true" />
              </property>
              <property name="geometry" >
               <rect>
                <x>173</x>
                <y>1</y>
                <width>150</width>
                <height>3</height>
               </rect>
              </property>
              <property name="orientation" >
               <enum>Qt::Horizontal</enum>
              </property>
              <property name="sizeHint" >
               <size>
                <width>40</width>
                <height>20</height>
               </size>
              </property>
             </spacer>
            </item>
           </layout>
          </item>
          <item>
           <layout class="QHBoxLayout" >
            <property name="objectName" >
             <string notr="true" />
            </property>
            <property name="margin" >
             <number>1</number>
            </property>
            <property name="spacing" >
             <number>6</number>
            </property>
            <item>
             <widget class="QLabel" name="label" >
              <property name="objectName" >
               <string notr="true" >label</string>
              </property>
              <property name="geometry" >
               <rect>
                <x>1</x>
                <y>1</y>
                <width>99</width>
                <height>3</height>
               </rect>
              </property>
              <property name="frameShape" >
               <enum>QFrame::NoFrame</enum>
              </property>
              <property name="frameShadow" >
               <enum>QFrame::Plain</enum>
              </property>
              <property name="text" >
               <string>Label with some text.</string>
              </property>
              <property name="textFormat" >
               <enum>Qt::AutoText</enum>
              </property>
             </widget>
            </item>
            <item>
             <widget class="QLabel" name="label_2" >
              <property name="objectName" >
               <string notr="true" >label_2</string>
              </property>
              <property name="enabled" >
               <bool>false</bool>
              </property>
              <property name="geometry" >
               <rect>
                <x>106</x>
                <y>1</y>
                <width>139</width>
                <height>3</height>
               </rect>
              </property>
              <property name="frameShape" >
               <enum>QFrame::NoFrame</enum>
              </property>
              <property name="frameShadow" >
               <enum>QFrame::Plain</enum>
              </property>
              <property name="text" >
               <string>Disabled label with some text.</string>
              </property>
              <property name="textFormat" >
               <enum>Qt::AutoText</enum>
              </property>
             </widget>
            </item>
            <item>
             <spacer>
              <property name="objectName" >
               <string notr="true" />
              </property>
              <property name="geometry" >
               <rect>
                <x>251</x>
                <y>1</y>
                <width>72</width>
                <height>3</height>
               </rect>
              </property>
              <property name="orientation" >
               <enum>Qt::Horizontal</enum>
              </property>
              <property name="sizeHint" >
               <size>
                <width>40</width>
                <height>20</height>
               </size>
              </property>
             </spacer>
            </item>
           </layout>
          </item>
          <item>
           <layout class="QHBoxLayout" >
            <property name="objectName" >
             <string notr="true" />
            </property>
            <property name="margin" >
             <number>1</number>
            </property>
            <property name="spacing" >
             <number>6</number>
            </property>
            <item>
             <widget class="QLineEdit" name="lineEdit" >
              <property name="objectName" >
               <string notr="true" >lineEdit</string>
              </property>
              <property name="geometry" >
               <rect>
                <x>1</x>
                <y>1</y>
                <width>135</width>
                <height>3</height>
               </rect>
              </property>
              <property name="text" >
               <string>Enabled</string>
              </property>
              <property name="echoMode" >
               <enum>QLineEdit::Normal</enum>
              </property>
             </widget>
            </item>
            <item>
             <widget class="QLineEdit" name="lineEdit_2" >
              <property name="objectName" >
               <string notr="true" >lineEdit_2</string>
              </property>
              <property name="enabled" >
               <bool>false</bool>
              </property>
              <property name="geometry" >
               <rect>
                <x>142</x>
                <y>1</y>
                <width>134</width>
                <height>3</height>
               </rect>
              </property>
              <property name="text" >
               <string>Disabled</string>
              </property>
              <property name="echoMode" >
               <enum>QLineEdit::Normal</enum>
              </property>
             </widget>
            </item>
            <item>
             <widget class="QSpinBox" name="spinBox" >
              <property name="objectName" >
               <string notr="true" >spinBox</string>
              </property>
              <property name="geometry" >
               <rect>
                <x>282</x>
                <y>1</y>
                <width>41</width>
                <height>3</height>
               </rect>
              </property>
              <property name="buttonSymbols" >
               <enum>QAbstractSpinBox::UpDownArrows</enum>
              </property>
             </widget>
            </item>
           </layout>
          </item>
          <item>
           <layout class="QHBoxLayout" >
            <property name="objectName" >
             <string notr="true" />
            </property>
            <property name="margin" >
             <number>1</number>
            </property>
            <property name="spacing" >
             <number>6</number>
            </property>
            <item>
             <widget class="QRadioButton" name="radioButton" >
              <property name="objectName" >
               <string notr="true" >radioButton</string>
              </property>
              <property name="geometry" >
               <rect>
                <x>1</x>
                <y>1</y>
                <width>123</width>
                <height>3</height>
               </rect>
              </property>
              <property name="text" >
               <string>Enabled RadioButton</string>
              </property>
             </widget>
            </item>
            <item>
             <widget class="QRadioButton" name="radioButton_2" >
              <property name="objectName" >
               <string notr="true" >radioButton_2</string>
              </property>
              <property name="enabled" >
               <bool>false</bool>
              </property>
              <property name="geometry" >
               <rect>
                <x>130</x>
                <y>1</y>
                <width>125</width>
                <height>3</height>
               </rect>
              </property>
              <property name="text" >
               <string>Disabled RadioButton</string>
              </property>
             </widget>
            </item>
            <item>
             <spacer>
              <property name="objectName" >
               <string notr="true" />
              </property>
              <property name="geometry" >
               <rect>
                <x>261</x>
                <y>1</y>
                <width>62</width>
                <height>3</height>
               </rect>
              </property>
              <property name="orientation" >
               <enum>Qt::Horizontal</enum>
              </property>
              <property name="sizeHint" >
               <size>
                <width>40</width>
                <height>20</height>
               </size>
              </property>
             </spacer>
            </item>
           </layout>
          </item>
          <item>
           <layout class="QHBoxLayout" >
            <property name="objectName" >
             <string notr="true" />
            </property>
            <property name="margin" >
             <number>1</number>
            </property>
            <property name="spacing" >
             <number>6</number>
            </property>
            <item>
             <widget class="QScrollBar" name="horizontalScrollBar" >
              <property name="objectName" >
               <string notr="true" >horizontalScrollBar</string>
              </property>
              <property name="geometry" >
               <rect>
                <x>1</x>
                <y>1</y>
                <width>90</width>
                <height>3</height>
               </rect>
              </property>
              <property name="sizePolicy" >
               <sizepolicy>
                <hsizetype>0</hsizetype>
                <vsizetype>0</vsizetype>
                <horstretch>0</horstretch>
                <verstretch>0</verstretch>
               </sizepolicy>
              </property>
              <property name="minimumSize" >
               <size>
                <width>90</width>
                <height>0</height>
               </size>
              </property>
              <property name="orientation" >
               <enum>Qt::Horizontal</enum>
              </property>
             </widget>
            </item>
            <item>
             <widget class="QScrollBar" name="horizontalScrollBar_2" >
              <property name="objectName" >
               <string notr="true" >horizontalScrollBar_2</string>
              </property>
              <property name="geometry" >
               <rect>
                <x>97</x>
                <y>1</y>
                <width>30</width>
                <height>3</height>
               </rect>
              </property>
              <property name="orientation" >
               <enum>Qt::Horizontal</enum>
              </property>
             </widget>
            </item>
           </layout>
          </item>
         </layout>
        </item>
        <item>
         <widget class="QScrollBar" name="verticalScrollBar" >
          <property name="objectName" >
           <string notr="true" >verticalScrollBar</string>
          </property>
          <property name="geometry" >
           <rect>
            <x>333</x>
            <y>1</y>
            <width>17</width>
            <height>37</height>
           </rect>
          </property>
          <property name="sizePolicy" >
           <sizepolicy>
            <hsizetype>0</hsizetype>
            <vsizetype>1</vsizetype>
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
           </sizepolicy>
          </property>
          <property name="orientation" >
           <enum>Qt::Vertical</enum>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QSlider" name="slider" >
          <property name="objectName" >
           <string notr="true" >slider</string>
          </property>
          <property name="geometry" >
           <rect>
            <x>356</x>
            <y>1</y>
            <width>21</width>
            <height>37</height>
           </rect>
          </property>
          <property name="sizePolicy" >
           <sizepolicy>
            <hsizetype>0</hsizetype>
            <vsizetype>1</vsizetype>
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
           </sizepolicy>
          </property>
          <property name="orientation" >
           <enum>Qt::Vertical</enum>
          </property>
          <property name="tickPosition" >
           <enum>QSlider::TicksBelow</enum>
          </property>
          <property name="tickInterval" >
           <number>0</number>
          </property>
         </widget>
        </item>
       </layout>
      </item>
      <item>
       <layout class="QHBoxLayout" >
        <property name="objectName" >
         <string notr="true" />
        </property>
        <property name="margin" >
         <number>1</number>
        </property>
        <property name="spacing" >
         <number>6</number>
        </property>
        <item>
         <widget class="QSlider" name="slider_2" >
          <property name="objectName" >
           <string notr="true" >slider_2</string>
          </property>
          <property name="geometry" >
           <rect>
            <x>1</x>
            <y>6</y>
            <width>90</width>
            <height>16</height>
           </rect>
          </property>
          <property name="orientation" >
           <enum>Qt::Horizontal</enum>
          </property>
          <property name="tickPosition" >
           <enum>QSlider::NoTicks</enum>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QSlider" name="slider_3" >
          <property name="objectName" >
           <string notr="true" >slider_3</string>
          </property>
          <property name="geometry" >
           <rect>
            <x>97</x>
            <y>3</y>
            <width>89</width>
            <height>21</height>
           </rect>
          </property>
          <property name="orientation" >
           <enum>Qt::Horizontal</enum>
          </property>
          <property name="tickPosition" >
           <enum>QSlider::TicksBelow</enum>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QSlider" name="slider_4" >
          <property name="objectName" >
           <string notr="true" >slider_4</string>
          </property>
          <property name="geometry" >
           <rect>
            <x>192</x>
            <y>3</y>
            <width>90</width>
            <height>21</height>
           </rect>
          </property>
          <property name="orientation" >
           <enum>Qt::Horizontal</enum>
          </property>
          <property name="tickPosition" >
           <enum>QSlider::TicksAbove</enum>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QSlider" name="slider_5" >
          <property name="objectName" >
           <string notr="true" >slider_5</string>
          </property>
          <property name="geometry" >
           <rect>
            <x>288</x>
            <y>1</y>
            <width>89</width>
            <height>26</height>
           </rect>
          </property>
          <property name="orientation" >
           <enum>Qt::Horizontal</enum>
          </property>
          <property name="tickPosition" >
           <enum>QSlider::TicksBothSides</enum>
          </property>
         </widget>
        </item>
       </layout>
      </item>
      <item>
       <layout class="QHBoxLayout" >
        <property name="objectName" >
         <string notr="true" />
        </property>
        <property name="margin" >
         <number>1</number>
        </property>
        <property name="spacing" >
         <number>6</number>
        </property>
        <item>
         <widget class="QTextEdit" name="textEdit" >
          <property name="objectName" >
           <string notr="true" >textEdit</string>
          </property>
          <property name="geometry" >
           <rect>
            <x>1</x>
            <y>1</y>
            <width>89</width>
            <height>37</height>
           </rect>
          </property>
          <property name="frameShape" >
           <enum>QFrame::StyledPanel</enum>
          </property>
          <property name="frameShadow" >
           <enum>QFrame::Sunken</enum>
          </property>
          <property name="verticalScrollBarPolicy" >
           <enum>Qt::ScrollBarAlwaysOn</enum>
          </property>
          <property name="horizontalScrollBarPolicy" >
           <enum>Qt::ScrollBarAlwaysOff</enum>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QTextEdit" name="textEdit_2" >
          <property name="objectName" >
           <string notr="true" >textEdit_2</string>
          </property>
          <property name="geometry" >
           <rect>
            <x>96</x>
            <y>1</y>
            <width>90</width>
            <height>37</height>
           </rect>
          </property>
          <property name="frameShape" >
           <enum>QFrame::StyledPanel</enum>
          </property>
          <property name="frameShadow" >
           <enum>QFrame::Sunken</enum>
          </property>
          <property name="verticalScrollBarPolicy" >
           <enum>Qt::ScrollBarAlwaysOff</enum>
          </property>
          <property name="horizontalScrollBarPolicy" >
           <enum>Qt::ScrollBarAlwaysOn</enum>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QTextEdit" name="textEdit_3" >
          <property name="objectName" >
           <string notr="true" >textEdit_3</string>
          </property>
          <property name="geometry" >
           <rect>
            <x>192</x>
            <y>1</y>
            <width>89</width>
            <height>100</height>
           </rect>
          </property>
          <property name="minimumSize" >
           <size>
            <width>0</width>
            <height>100</height>
           </size>
          </property>
          <property name="frameShape" >
           <enum>QFrame::StyledPanel</enum>
          </property>
          <property name="frameShadow" >
           <enum>QFrame::Sunken</enum>
          </property>
          <property name="verticalScrollBarPolicy" >
           <enum>Qt::ScrollBarAlwaysOn</enum>
          </property>
          <property name="horizontalScrollBarPolicy" >
           <enum>Qt::ScrollBarAlwaysOn</enum>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QTextEdit" name="textEdit_4" >
          <property name="objectName" >
           <string notr="true" >textEdit_4</string>
          </property>
          <property name="geometry" >
           <rect>
            <x>287</x>
            <y>1</y>
            <width>90</width>
            <height>37</height>
           </rect>
          </property>
          <property name="frameShape" >
           <enum>QFrame::StyledPanel</enum>
          </property>
          <property name="frameShadow" >
           <enum>QFrame::Sunken</enum>
          </property>
          <property name="verticalScrollBarPolicy" >
           <enum>Qt::ScrollBarAsNeeded</enum>
          </property>
          <property name="horizontalScrollBarPolicy" >
           <enum>Qt::ScrollBarAsNeeded</enum>
          </property>
         </widget>
        </item>
       </layout>
      </item>
      <item>
       <widget class="QGroupBox" name="groupBox_2" >
        <property name="objectName" >
         <string notr="true" >groupBox_2</string>
        </property>
        <property name="geometry" >
         <rect>
          <x>11</x>
          <y>132</y>
          <width>378</width>
          <height>39</height>
         </rect>
        </property>
        <property name="title" >
         <string>GroupBox</string>
        </property>
        <layout class="QVBoxLayout" >
         <property name="objectName" >
          <string notr="true" />
         </property>
         <property name="margin" >
          <number>9</number>
         </property>
         <property name="spacing" >
          <number>6</number>
         </property>
         <item>
          <widget class="QProgressBar" name="progressBar" >
           <property name="objectName" >
            <string notr="true" >progressBar</string>
           </property>
           <property name="geometry" >
            <rect>
             <x>11</x>
             <y>20</y>
             <width>356</width>
             <height>8</height>
            </rect>
           </property>
           <property name="value" >
            <number>50</number>
           </property>
           <property name="textVisible" >
            <bool>false</bool>
           </property>
          </widget>
         </item>
        </layout>
       </widget>
      </item>
      <item>
       <layout class="QHBoxLayout" >
        <property name="objectName" >
         <string notr="true" />
        </property>
        <property name="margin" >
         <number>1</number>
        </property>
        <property name="spacing" >
         <number>6</number>
        </property>
        <item>
         <widget class="QListWidget" name="listWidget" >
          <property name="objectName" >
           <string notr="true" >listWidget</string>
          </property>
          <property name="geometry" >
           <rect>
            <x>1</x>
            <y>1</y>
            <width>107</width>
            <height>37</height>
           </rect>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QListWidget" name="listWidget_2" >
          <property name="objectName" >
           <string notr="true" >listWidget_2</string>
          </property>
          <property name="geometry" >
           <rect>
            <x>114</x>
            <y>1</y>
            <width>107</width>
            <height>37</height>
           </rect>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QTabWidget" name="tabWidget" >
          <property name="objectName" >
           <string notr="true" >tabWidget</string>
          </property>
          <property name="geometry" >
           <rect>
            <x>227</x>
            <y>1</y>
            <width>150</width>
            <height>37</height>
           </rect>
          </property>
          <property name="minimumSize" >
           <size>
            <width>150</width>
            <height>0</height>
           </size>
          </property>
          <property name="tabPosition" >
           <enum>QTabWidget::North</enum>
          </property>
          <property name="tabShape" >
           <enum>QTabWidget::Rounded</enum>
          </property>
          <widget class="QWidget" name="" >
           <property name="objectName" >
            <string notr="true" />
           </property>
           <property name="geometry" >
            <rect>
             <x>0</x>
             <y>0</y>
             <width>148</width>
             <height>10</height>
            </rect>
           </property>
           <attribute name="title" >
            <string>Tab Page 1</string>
           </attribute>
          </widget>
          <widget class="QWidget" name="" >
           <property name="objectName" >
            <string notr="true" />
           </property>
           <property name="geometry" >
            <rect>
             <x>0</x>
             <y>0</y>
             <width>116</width>
             <height>56</height>
            </rect>
           </property>
           <attribute name="title" >
            <string>Tab Page 2</string>
           </attribute>
          </widget>
          <widget class="QWidget" name="widget" >
           <property name="objectName" >
            <string notr="true" >widget</string>
           </property>
           <property name="geometry" >
            <rect>
             <x>0</x>
             <y>0</y>
             <width>116</width>
             <height>56</height>
            </rect>
           </property>
           <attribute name="title" >
            <string>Tab Page 3</string>
           </attribute>
          </widget>
          <widget class="QWidget" name="widget" >
           <property name="objectName" >
            <string notr="true" >widget</string>
           </property>
           <property name="geometry" >
            <rect>
             <x>0</x>
             <y>0</y>
             <width>146</width>
             <height>36</height>
            </rect>
           </property>
           <attribute name="title" >
            <string>Tab Page 4</string>
           </attribute>
          </widget>
         </widget>
        </item>
       </layout>
      </item>
      <item>
       <widget class="QTabWidget" name="tabWidget_2" >
        <property name="objectName" >
         <string notr="true" >tabWidget_2</string>
        </property>
        <property name="geometry" >
         <rect>
          <x>11</x>
          <y>214</y>
          <width>378</width>
          <height>90</height>
         </rect>
        </property>
        <property name="minimumSize" >
         <size>
          <width>0</width>
          <height>90</height>
         </size>
        </property>
        <property name="tabPosition" >
         <enum>QTabWidget::North</enum>
        </property>
        <property name="tabShape" >
         <enum>QTabWidget::Rounded</enum>
        </property>
        <widget class="QWidget" name="widget" >
         <property name="objectName" >
          <string notr="true" >widget</string>
         </property>
         <property name="geometry" >
          <rect>
           <x>0</x>
           <y>0</y>
           <width>376</width>
           <height>63</height>
          </rect>
         </property>
         <attribute name="title" >
          <string>Tab Page 1</string>
         </attribute>
        </widget>
        <widget class="QWidget" name="widget" >
         <property name="objectName" >
          <string notr="true" >widget</string>
         </property>
         <property name="geometry" >
          <rect>
           <x>0</x>
           <y>0</y>
           <width>424</width>
           <height>66</height>
          </rect>
         </property>
         <attribute name="title" >
          <string>Tab Page 2</string>
         </attribute>
        </widget>
       </widget>
      </item>
      <item>
       <layout class="QGridLayout" >
        <property name="objectName" >
         <string notr="true" />
        </property>
        <property name="margin" >
         <number>1</number>
        </property>
        <property name="spacing" >
         <number>6</number>
        </property>
        <item row="0" column="1" >
         <widget class="QTreeWidget" name="treeWidget_2" >
          <property name="objectName" >
           <string notr="true" >treeWidget_2</string>
          </property>
          <property name="geometry" >
           <rect>
            <x>192</x>
            <y>1</y>
            <width>185</width>
            <height>18</height>
           </rect>
          </property>
         </widget>
        </item>
        <item row="1" column="0" >
         <widget class="QTreeWidget" name="treeWidget_3" >
          <property name="objectName" >
           <string notr="true" >treeWidget_3</string>
          </property>
          <property name="geometry" >
           <rect>
            <x>1</x>
            <y>20</y>
            <width>185</width>
            <height>18</height>
           </rect>
          </property>
         </widget>
        </item>
        <item row="0" column="0" >
         <widget class="QTreeWidget" name="treeWidget" >
          <property name="objectName" >
           <string notr="true" >treeWidget</string>
          </property>
          <property name="geometry" >
           <rect>
            <x>1</x>
            <y>1</y>
            <width>185</width>
            <height>18</height>
           </rect>
          </property>
         </widget>
        </item>
        <item row="1" column="1" >
         <widget class="QTreeWidget" name="treeWidget_4" >
          <property name="objectName" >
           <string notr="true" >treeWidget_4</string>
          </property>
          <property name="geometry" >
           <rect>
            <x>192</x>
            <y>20</y>
            <width>185</width>
            <height>18</height>
           </rect>
          </property>
         </widget>
        </item>
       </layout>
      </item>
     </layout>
    </widget>
   </item>
  </layout>
 </widget>
 <pixmapfunction></pixmapfunction>
 <connections/>
</ui>