my notes for future reference .. or similar.
[quassel.git] / gui / channelwidget-old.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>ChannelWidget</class>
6  <widget class="QWidget" name="ChannelWidget" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>550</width>
12     <height>243</height>
13    </rect>
14   </property>
15   <property name="minimumSize" >
16    <size>
17     <width>16</width>
18     <height>16</height>
19    </size>
20   </property>
21   <property name="windowTitle" >
22    <string>#quassel</string>
23   </property>
24   <layout class="QVBoxLayout" >
25    <property name="margin" >
26     <number>8</number>
27    </property>
28    <property name="spacing" >
29     <number>6</number>
30    </property>
31    <item>
32     <widget class="QSplitter" name="" >
33      <property name="orientation" >
34       <enum>Qt::Horizontal</enum>
35      </property>
36      <layout class="QHBoxLayout" >
37       <property name="margin" >
38        <number>8</number>
39       </property>
40       <property name="spacing" >
41        <number>6</number>
42       </property>
43      </layout>
44      <widget class="QTextBrowser" name="textBrowser" >
45       <property name="sizePolicy" >
46        <sizepolicy>
47         <hsizetype>7</hsizetype>
48         <vsizetype>7</vsizetype>
49         <horstretch>4</horstretch>
50         <verstretch>0</verstretch>
51        </sizepolicy>
52       </property>
53      </widget>
54      <widget class="QListWidget" name="listWidget" >
55       <property name="sizePolicy" >
56        <sizepolicy>
57         <hsizetype>7</hsizetype>
58         <vsizetype>7</vsizetype>
59         <horstretch>1</horstretch>
60         <verstretch>0</verstretch>
61        </sizepolicy>
62       </property>
63       <property name="minimumSize" >
64        <size>
65         <width>75</width>
66         <height>0</height>
67        </size>
68       </property>
69       <property name="maximumSize" >
70        <size>
71         <width>4000</width>
72         <height>4000</height>
73        </size>
74       </property>
75      </widget>
76     </widget>
77    </item>
78    <item>
79     <widget class="QLineEdit" name="lineEdit" />
80    </item>
81   </layout>
82   <widget class="QSplitter" name="" >
83    <property name="geometry" >
84     <rect>
85      <x>-10</x>
86      <y>20</y>
87      <width>530</width>
88      <height>192</height>
89     </rect>
90    </property>
91    <property name="orientation" >
92     <enum>Qt::Horizontal</enum>
93    </property>
94   </widget>
95   <widget class="QSplitter" name="splitter" >
96    <property name="geometry" >
97     <rect>
98      <x>10</x>
99      <y>10</y>
100      <width>518</width>
101      <height>52</height>
102     </rect>
103    </property>
104    <property name="orientation" >
105     <enum>Qt::Horizontal</enum>
106    </property>
107   </widget>
108  </widget>
109  <pixmapfunction></pixmapfunction>
110  <resources/>
111  <connections/>
112 </ui>