Buffer sorting works in 0.3.x again also. Somehow that fix didn't make it in the...
[quassel.git] / dev-notes / obsolete / paulk-mainwindow.ui
1 <ui version="4.0" >
2  <class>MainWindow</class>
3  <widget class="QMainWindow" name="MainWindow" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>644</width>
9     <height>566</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>MainWindow</string>
14   </property>
15   <widget class="QWidget" name="centralwidget" >
16    <widget class="QDockWidget" name="dockWidget_3" >
17     <property name="geometry" >
18      <rect>
19       <x>60</x>
20       <y>80</y>
21       <width>112</width>
22       <height>329</height>
23      </rect>
24     </property>
25     <property name="sizePolicy" >
26      <sizepolicy>
27       <hsizetype>5</hsizetype>
28       <vsizetype>5</vsizetype>
29       <horstretch>0</horstretch>
30       <verstretch>0</verstretch>
31      </sizepolicy>
32     </property>
33     <property name="windowTitle" >
34      <string>All Nets</string>
35     </property>
36     <widget class="QWidget" name="dockWidgetContents_3" >
37      <layout class="QGridLayout" >
38       <property name="margin" >
39        <number>9</number>
40       </property>
41       <property name="spacing" >
42        <number>6</number>
43       </property>
44       <item row="0" column="0" >
45        <widget class="QTreeWidget" name="treeWidget_4" >
46         <column>
47          <property name="text" >
48           <string>All Nets</string>
49          </property>
50         </column>
51         <item>
52          <property name="text" >
53           <string>QuakeNet</string>
54          </property>
55          <item>
56           <property name="text" >
57            <string>Status</string>
58           </property>
59          </item>
60          <item>
61           <property name="text" >
62            <string>Channels</string>
63           </property>
64           <item>
65            <property name="text" >
66             <string>#quassel</string>
67            </property>
68           </item>
69           <item>
70            <property name="text" >
71             <string>#quadaver</string>
72            </property>
73           </item>
74           <item>
75            <property name="text" >
76             <string>#lolage</string>
77            </property>
78           </item>
79          </item>
80          <item>
81           <property name="text" >
82            <string>Queries</string>
83           </property>
84          </item>
85          <item>
86           <property name="text" >
87            <string>DCC</string>
88           </property>
89          </item>
90         </item>
91         <item>
92          <property name="text" >
93           <string>IrcNet</string>
94          </property>
95          <item>
96           <property name="text" >
97            <string>Status</string>
98           </property>
99          </item>
100         </item>
101        </widget>
102       </item>
103      </layout>
104     </widget>
105    </widget>
106   </widget>
107   <widget class="QMenuBar" name="menubar" >
108    <property name="geometry" >
109     <rect>
110      <x>0</x>
111      <y>0</y>
112      <width>644</width>
113      <height>28</height>
114     </rect>
115    </property>
116    <widget class="QMenu" name="menuExtensions" >
117     <property name="title" >
118      <string>Extensions</string>
119     </property>
120    </widget>
121    <widget class="QMenu" name="menuAbout" >
122     <property name="title" >
123      <string>About</string>
124     </property>
125    </widget>
126    <widget class="QMenu" name="menuViews" >
127     <property name="title" >
128      <string>Views</string>
129     </property>
130     <addaction name="actionAll_Nets" />
131    </widget>
132    <widget class="QMenu" name="menuOptions" >
133     <property name="title" >
134      <string>Settings</string>
135     </property>
136    </widget>
137    <widget class="QMenu" name="menuFile" >
138     <property name="title" >
139      <string>Connection</string>
140     </property>
141     <addaction name="actionNets" />
142    </widget>
143    <addaction name="menuFile" />
144    <addaction name="menuOptions" />
145    <addaction name="menuViews" />
146    <addaction name="menuExtensions" />
147    <addaction name="menuAbout" />
148   </widget>
149   <widget class="QStatusBar" name="statusbar" />
150   <widget class="QDockWidget" name="dockWidget" >
151    <property name="windowTitle" >
152     <string>QuakeNet</string>
153    </property>
154    <attribute name="dockWidgetArea" >
155     <number>1</number>
156    </attribute>
157    <widget class="QWidget" name="dockWidgetContents" >
158     <layout class="QGridLayout" >
159      <property name="margin" >
160       <number>9</number>
161      </property>
162      <property name="spacing" >
163       <number>6</number>
164      </property>
165      <item row="0" column="0" >
166       <widget class="QTreeWidget" name="treeWidget_2" >
167        <column>
168         <property name="text" >
169          <string>QuakeNet</string>
170         </property>
171        </column>
172        <item>
173         <property name="text" >
174          <string>Status</string>
175         </property>
176        </item>
177        <item>
178         <property name="text" >
179          <string>Channels</string>
180         </property>
181         <item>
182          <property name="text" >
183           <string>#quassel</string>
184          </property>
185         </item>
186         <item>
187          <property name="text" >
188           <string>#quadaver</string>
189          </property>
190         </item>
191         <item>
192          <property name="text" >
193           <string>#faecherstadt ohne AE.. doh</string>
194          </property>
195         </item>
196        </item>
197       </widget>
198      </item>
199     </layout>
200    </widget>
201   </widget>
202   <widget class="QToolBar" name="toolBar" >
203    <property name="contextMenuPolicy" >
204     <enum>Qt::DefaultContextMenu</enum>
205    </property>
206    <property name="layoutDirection" >
207     <enum>Qt::LeftToRight</enum>
208    </property>
209    <property name="autoFillBackground" >
210     <bool>false</bool>
211    </property>
212    <property name="orientation" >
213     <enum>Qt::Vertical</enum>
214    </property>
215    <property name="toolButtonStyle" >
216     <enum>Qt::ToolButtonTextUnderIcon</enum>
217    </property>
218    <attribute name="toolBarArea" >
219     <number>2</number>
220    </attribute>
221    <addaction name="actionKickUser" />
222    <addaction name="actionSetAway" />
223   </widget>
224   <widget class="QDockWidget" name="dockWidget_2" >
225    <property name="sizePolicy" >
226     <sizepolicy>
227      <hsizetype>5</hsizetype>
228      <vsizetype>5</vsizetype>
229      <horstretch>0</horstretch>
230      <verstretch>0</verstretch>
231     </sizepolicy>
232    </property>
233    <property name="windowTitle" >
234     <string>IrcNet</string>
235    </property>
236    <attribute name="dockWidgetArea" >
237     <number>1</number>
238    </attribute>
239    <widget class="QWidget" name="dockWidgetContents_2" >
240     <layout class="QGridLayout" >
241      <property name="margin" >
242       <number>9</number>
243      </property>
244      <property name="spacing" >
245       <number>6</number>
246      </property>
247      <item row="0" column="0" >
248       <widget class="QTreeWidget" name="treeWidget_3" >
249        <column>
250         <property name="text" >
251          <string>IrcNet</string>
252         </property>
253        </column>
254        <item>
255         <property name="text" >
256          <string>Status</string>
257         </property>
258        </item>
259        <item>
260         <property name="text" >
261          <string>Channels</string>
262         </property>
263         <item>
264          <property name="text" >
265           <string>#quassel</string>
266          </property>
267         </item>
268         <item>
269          <property name="text" >
270           <string>#quadaver</string>
271          </property>
272         </item>
273         <item>
274          <property name="text" >
275           <string>#faecherstadt ohne AE.. doh</string>
276          </property>
277         </item>
278        </item>
279       </widget>
280      </item>
281     </layout>
282    </widget>
283   </widget>
284   <action name="actionKickUser" >
285    <property name="icon" >
286     <iconset>../../../../screenshot.png</iconset>
287    </property>
288    <property name="text" >
289     <string>kickUser</string>
290    </property>
291   </action>
292   <action name="actionSetAway" >
293    <property name="text" >
294     <string>setAway</string>
295    </property>
296   </action>
297   <action name="actionAll_Nets" >
298    <property name="text" >
299     <string>All Nets</string>
300    </property>
301   </action>
302   <action name="actionNets" >
303    <property name="text" >
304     <string>Nets</string>
305    </property>
306   </action>
307  </widget>
308  <resources/>
309  <connections/>
310 </ui>