After quite a while, we have another big SVN update now.
[quassel.git] / gui / ui / networkview.ui
1 <ui version="4.0" >
2  <class>NetworkViewWidget</class>
3  <widget class="QWidget" name="NetworkViewWidget" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>151</width>
9     <height>294</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy>
14     <hsizetype>5</hsizetype>
15     <vsizetype>1</vsizetype>
16     <horstretch>0</horstretch>
17     <verstretch>0</verstretch>
18    </sizepolicy>
19   </property>
20   <property name="windowTitle" >
21    <string>Form</string>
22   </property>
23   <layout class="QHBoxLayout" >
24    <property name="margin" >
25     <number>9</number>
26    </property>
27    <property name="spacing" >
28     <number>6</number>
29    </property>
30    <item>
31     <widget class="QTreeWidget" name="tree" >
32      <property name="sizePolicy" >
33       <sizepolicy>
34        <hsizetype>5</hsizetype>
35        <vsizetype>1</vsizetype>
36        <horstretch>0</horstretch>
37        <verstretch>0</verstretch>
38       </sizepolicy>
39      </property>
40      <property name="maximumSize" >
41       <size>
42        <width>16777215</width>
43        <height>16777215</height>
44       </size>
45      </property>
46     </widget>
47    </item>
48   </layout>
49  </widget>
50  <resources/>
51  <connections/>
52 </ui>