2c4c62ae8ed088273fc4e869cffe6bc126efb3af
[quassel.git] / src / qtui / ui / simplenetworkeditor.ui
1 <ui version="4.0" >
2  <class>SimpleNetworkEditor</class>
3  <widget class="QWidget" name="SimpleNetworkEditor" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>467</width>
9     <height>413</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
14     <horstretch>0</horstretch>
15     <verstretch>0</verstretch>
16    </sizepolicy>
17   </property>
18   <property name="windowTitle" >
19    <string/>
20   </property>
21   <layout class="QVBoxLayout" name="verticalLayout_2" >
22    <item>
23     <layout class="QHBoxLayout" name="horizontalLayout" >
24      <item>
25       <widget class="QLabel" name="label" >
26        <property name="text" >
27         <string>Networkname:</string>
28        </property>
29       </widget>
30      </item>
31      <item>
32       <widget class="QLineEdit" name="networkNameEdit" />
33      </item>
34      <item>
35       <spacer name="horizontalSpacer" >
36        <property name="orientation" >
37         <enum>Qt::Horizontal</enum>
38        </property>
39        <property name="sizeHint" stdset="0" >
40         <size>
41          <width>40</width>
42          <height>20</height>
43         </size>
44        </property>
45       </spacer>
46      </item>
47     </layout>
48    </item>
49    <item>
50     <widget class="QGroupBox" name="groupBox" >
51      <property name="title" >
52       <string>Servers</string>
53      </property>
54      <layout class="QHBoxLayout" name="horizontalLayout_2" >
55       <item>
56        <widget class="QListWidget" name="serverList" >
57         <property name="sizePolicy" >
58          <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
59           <horstretch>1</horstretch>
60           <verstretch>0</verstretch>
61          </sizepolicy>
62         </property>
63         <property name="maximumSize" >
64          <size>
65           <width>170</width>
66           <height>16777215</height>
67          </size>
68         </property>
69        </widget>
70       </item>
71       <item>
72        <layout class="QVBoxLayout" name="_2" >
73         <item>
74          <widget class="QPushButton" name="editServer" >
75           <property name="sizePolicy" >
76            <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
77             <horstretch>0</horstretch>
78             <verstretch>0</verstretch>
79            </sizepolicy>
80           </property>
81           <property name="text" >
82            <string>&amp;Edit...</string>
83           </property>
84           <property name="icon" >
85            <iconset>
86             <normaloff>../settingspages</normaloff>../settingspages</iconset>
87           </property>
88          </widget>
89         </item>
90         <item>
91          <widget class="QPushButton" name="addServer" >
92           <property name="sizePolicy" >
93            <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
94             <horstretch>0</horstretch>
95             <verstretch>0</verstretch>
96            </sizepolicy>
97           </property>
98           <property name="text" >
99            <string>&amp;Add...</string>
100           </property>
101           <property name="icon" >
102            <iconset>
103             <normaloff>:/16x16/actions/oxygen/16x16/actions/list-add.png</normaloff>:/16x16/actions/oxygen/16x16/actions/list-add.png</iconset>
104           </property>
105          </widget>
106         </item>
107         <item>
108          <widget class="QPushButton" name="deleteServer" >
109           <property name="sizePolicy" >
110            <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
111             <horstretch>0</horstretch>
112             <verstretch>0</verstretch>
113            </sizepolicy>
114           </property>
115           <property name="text" >
116            <string>De&amp;lete</string>
117           </property>
118           <property name="icon" >
119            <iconset>
120             <normaloff>:/16x16/actions/oxygen/16x16/actions/edit-delete.png</normaloff>:/16x16/actions/oxygen/16x16/actions/edit-delete.png</iconset>
121           </property>
122          </widget>
123         </item>
124         <item>
125          <layout class="QHBoxLayout" name="_3" >
126           <item>
127            <spacer>
128             <property name="orientation" >
129              <enum>Qt::Horizontal</enum>
130             </property>
131             <property name="sizeHint" stdset="0" >
132              <size>
133               <width>0</width>
134               <height>20</height>
135              </size>
136             </property>
137            </spacer>
138           </item>
139           <item>
140            <widget class="QToolButton" name="upServer" >
141             <property name="toolTip" >
142              <string>Move upwards in list</string>
143             </property>
144             <property name="text" >
145              <string>...</string>
146             </property>
147             <property name="icon" >
148              <iconset>
149               <normaloff>:/16x16/actions/oxygen/16x16/actions/go-up.png</normaloff>:/16x16/actions/oxygen/16x16/actions/go-up.png</iconset>
150             </property>
151            </widget>
152           </item>
153           <item>
154            <widget class="QToolButton" name="downServer" >
155             <property name="toolTip" >
156              <string>Move downwards in list</string>
157             </property>
158             <property name="text" >
159              <string>...</string>
160             </property>
161             <property name="icon" >
162              <iconset>
163               <normaloff>:/16x16/actions/oxygen/16x16/actions/go-down.png</normaloff>:/16x16/actions/oxygen/16x16/actions/go-down.png</iconset>
164             </property>
165            </widget>
166           </item>
167           <item>
168            <spacer>
169             <property name="orientation" >
170              <enum>Qt::Horizontal</enum>
171             </property>
172             <property name="sizeHint" stdset="0" >
173              <size>
174               <width>0</width>
175               <height>20</height>
176              </size>
177             </property>
178            </spacer>
179           </item>
180          </layout>
181         </item>
182         <item>
183          <spacer>
184           <property name="orientation" >
185            <enum>Qt::Vertical</enum>
186           </property>
187           <property name="sizeHint" stdset="0" >
188            <size>
189             <width>20</width>
190             <height>40</height>
191            </size>
192           </property>
193          </spacer>
194         </item>
195        </layout>
196       </item>
197      </layout>
198     </widget>
199    </item>
200    <item>
201     <widget class="QGroupBox" name="groupBox_2" >
202      <property name="title" >
203       <string>Channels</string>
204      </property>
205      <layout class="QHBoxLayout" name="horizontalLayout_3" >
206       <item>
207        <widget class="QTextEdit" name="channelList" >
208         <property name="maximumSize" >
209          <size>
210           <width>170</width>
211           <height>16777215</height>
212          </size>
213         </property>
214        </widget>
215       </item>
216       <item>
217        <layout class="QVBoxLayout" name="verticalLayout" >
218         <item>
219          <widget class="QLabel" name="label_2" >
220           <property name="sizePolicy" >
221            <sizepolicy vsizetype="Preferred" hsizetype="MinimumExpanding" >
222             <horstretch>0</horstretch>
223             <verstretch>0</verstretch>
224            </sizepolicy>
225           </property>
226           <property name="minimumSize" >
227            <size>
228             <width>120</width>
229             <height>0</height>
230            </size>
231           </property>
232           <property name="text" >
233            <string>Enter a list of channels you want to join after the IRC connection has been established.</string>
234           </property>
235           <property name="wordWrap" >
236            <bool>true</bool>
237           </property>
238          </widget>
239         </item>
240         <item>
241          <spacer name="verticalSpacer" >
242           <property name="orientation" >
243            <enum>Qt::Vertical</enum>
244           </property>
245           <property name="sizeHint" stdset="0" >
246            <size>
247             <width>20</width>
248             <height>40</height>
249            </size>
250           </property>
251          </spacer>
252         </item>
253        </layout>
254       </item>
255      </layout>
256     </widget>
257    </item>
258   </layout>
259  </widget>
260  <resources/>
261  <connections/>
262 </ui>