OK button does no longer discard a settings dialog if settings are not valid.
[quassel.git] / src / qtui / ui / mainwin.ui
1 <ui version="4.0" >
2  <class>MainWin</class>
3  <widget class="QMainWindow" name="MainWin" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>800</width>
9     <height>600</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>MainWindow</string>
14   </property>
15   <widget class="QWidget" name="centralwidget" >
16    <property name="sizePolicy" >
17     <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
18      <horstretch>0</horstretch>
19      <verstretch>0</verstretch>
20     </sizepolicy>
21    </property>
22    <layout class="QVBoxLayout" >
23     <property name="spacing" >
24      <number>6</number>
25     </property>
26     <property name="leftMargin" >
27      <number>0</number>
28     </property>
29     <property name="topMargin" >
30      <number>0</number>
31     </property>
32     <property name="rightMargin" >
33      <number>0</number>
34     </property>
35     <property name="bottomMargin" >
36      <number>0</number>
37     </property>
38     <item>
39      <widget class="BufferWidget" native="1" name="bufferWidget" />
40     </item>
41    </layout>
42   </widget>
43   <widget class="QMenuBar" name="menubar" >
44    <property name="geometry" >
45     <rect>
46      <x>0</x>
47      <y>0</y>
48      <width>800</width>
49      <height>27</height>
50     </rect>
51    </property>
52    <widget class="QMenu" name="menuFile" >
53     <property name="title" >
54      <string>&amp;File</string>
55     </property>
56     <widget class="QMenu" name="menuNetworks" >
57      <property name="title" >
58       <string>&amp;Networks</string>
59      </property>
60      <addaction name="separator" />
61     </widget>
62     <addaction name="actionConnectCore" />
63     <addaction name="actionDisconnectCore" />
64     <addaction name="separator" />
65     <addaction name="menuNetworks" />
66     <addaction name="separator" />
67     <addaction name="actionJoinChannel" />
68     <addaction name="separator" />
69     <addaction name="actionSetAwayGlobally" />
70     <addaction name="separator" />
71     <addaction name="actionQuit" />
72    </widget>
73    <widget class="QMenu" name="menuSettings" >
74     <property name="title" >
75      <string>&amp;Settings</string>
76     </property>
77     <addaction name="actionSettingsDlg" />
78    </widget>
79    <widget class="QMenu" name="menuViews" >
80     <property name="title" >
81      <string>&amp;Views</string>
82     </property>
83     <addaction name="actionManageViews" />
84     <addaction name="separator" />
85    </widget>
86    <widget class="QMenu" name="menuHelp" >
87     <property name="title" >
88      <string>&amp;Help</string>
89     </property>
90     <addaction name="actionAboutQuassel" />
91     <addaction name="actionAboutQt" />
92    </widget>
93    <widget class="QMenu" name="menuDebug" >
94     <property name="title" >
95      <string>&amp;Debug</string>
96     </property>
97     <addaction name="actionDebug_Console" />
98    </widget>
99    <widget class="QMenu" name="menuCore" >
100     <property name="title" >
101      <string>&amp;Core</string>
102     </property>
103    </widget>
104    <addaction name="menuFile" />
105    <addaction name="menuViews" />
106    <addaction name="menuCore" />
107    <addaction name="menuSettings" />
108    <addaction name="menuDebug" />
109    <addaction name="menuHelp" />
110   </widget>
111   <widget class="QStatusBar" name="statusbar" />
112   <action name="actionNetworkList" >
113    <property name="enabled" >
114     <bool>false</bool>
115    </property>
116    <property name="text" >
117     <string>&amp;Network List...</string>
118    </property>
119    <property name="shortcut" >
120     <string>F2</string>
121    </property>
122   </action>
123   <action name="actionQuickConnect" >
124    <property name="enabled" >
125     <bool>false</bool>
126    </property>
127    <property name="text" >
128     <string>Quick &amp;Connect...</string>
129    </property>
130   </action>
131   <action name="actionDisconnect" >
132    <property name="enabled" >
133     <bool>false</bool>
134    </property>
135    <property name="text" >
136     <string>Disconnect</string>
137    </property>
138   </action>
139   <action name="actionReconnect" >
140    <property name="enabled" >
141     <bool>false</bool>
142    </property>
143    <property name="text" >
144     <string>Reconnect</string>
145    </property>
146   </action>
147   <action name="actionJoinChannel" >
148    <property name="enabled" >
149     <bool>false</bool>
150    </property>
151    <property name="text" >
152     <string>Join Channel...</string>
153    </property>
154   </action>
155   <action name="actionSetAwayGlobally" >
156    <property name="enabled" >
157     <bool>false</bool>
158    </property>
159    <property name="text" >
160     <string>Set Away globally</string>
161    </property>
162   </action>
163   <action name="actionQuit" >
164    <property name="icon" >
165     <iconset resource="../../icons/icons.qrc" >:/22x22/actions/oxygen/22x22/actions/application-exit.png</iconset>
166    </property>
167    <property name="text" >
168     <string>Quit...</string>
169    </property>
170   </action>
171   <action name="actionEditIdentities" >
172    <property name="enabled" >
173     <bool>false</bool>
174    </property>
175    <property name="text" >
176     <string>Edit Identities...</string>
177    </property>
178   </action>
179   <action name="actionSettingsDlg" >
180    <property name="icon" >
181     <iconset/>
182    </property>
183    <property name="text" >
184     <string>Configure Quassel...</string>
185    </property>
186    <property name="shortcut" >
187     <string>F7</string>
188    </property>
189   </action>
190   <action name="actionManageViews" >
191    <property name="enabled" >
192     <bool>false</bool>
193    </property>
194    <property name="text" >
195     <string>Manage Views...</string>
196    </property>
197   </action>
198   <action name="actionAboutQt" >
199    <property name="text" >
200     <string>About Qt...</string>
201    </property>
202   </action>
203   <action name="actionAboutQuassel" >
204    <property name="enabled" >
205     <bool>true</bool>
206    </property>
207    <property name="icon" >
208     <iconset resource="../../icons/icons.qrc" >:/icons/quassel-icon.png</iconset>
209    </property>
210    <property name="text" >
211     <string>About Quassel IRC...</string>
212    </property>
213   </action>
214   <action name="actionImportBacklog" >
215    <property name="text" >
216     <string>Import Backlog</string>
217    </property>
218   </action>
219   <action name="actionConnect_to_Core" >
220    <property name="text" >
221     <string>Connect</string>
222    </property>
223   </action>
224   <action name="actionDisconnect_2" >
225    <property name="text" >
226     <string>Disconnect</string>
227    </property>
228   </action>
229   <action name="actionInternal" >
230    <property name="text" >
231     <string>Internal</string>
232    </property>
233   </action>
234   <action name="actionDisconnectCore" >
235    <property name="enabled" >
236     <bool>false</bool>
237    </property>
238    <property name="icon" >
239     <iconset/>
240    </property>
241    <property name="text" >
242     <string>Disconnect from Core</string>
243    </property>
244   </action>
245   <action name="actionConnectCore" >
246    <property name="enabled" >
247     <bool>false</bool>
248    </property>
249    <property name="icon" >
250     <iconset/>
251    </property>
252    <property name="text" >
253     <string>Connect to Core...</string>
254    </property>
255   </action>
256   <action name="actionDebug_Console" >
257    <property name="text" >
258     <string>Debug &amp;Console</string>
259    </property>
260   </action>
261   <action name="actionDisconnectNet" >
262    <property name="text" >
263     <string>Disconnect from Network...</string>
264    </property>
265   </action>
266   <action name="actionEditNetworks" >
267    <property name="enabled" >
268     <bool>false</bool>
269    </property>
270    <property name="text" >
271     <string>&amp;Edit Networks...</string>
272    </property>
273   </action>
274  </widget>
275  <customwidgets>
276   <customwidget>
277    <class>BufferWidget</class>
278    <extends>QWidget</extends>
279    <header>bufferwidget.h</header>
280   </customwidget>
281  </customwidgets>
282  <resources>
283   <include location="../../icons/icons.qrc" />
284  </resources>
285  <connections/>
286 </ui>