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