cmake: avoid de-duplication of user's CXXFLAGS
[quassel.git] / src / qtui / coreinfodlg.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>CoreInfoDlg</class>
4  <widget class="QDialog" name="CoreInfoDlg">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>566</width>
10     <height>349</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Core Information</string>
15   </property>
16   <layout class="QVBoxLayout" name="verticalLayout" stretch="0,0,1,0,0">
17    <item>
18     <layout class="QGridLayout" name="gridLayout">
19      <item row="0" column="0">
20       <widget class="QLabel" name="labelCoreVersionTitle">
21        <property name="text">
22         <string>Version:</string>
23        </property>
24       </widget>
25      </item>
26      <item row="0" column="1">
27       <widget class="QLabel" name="labelCoreVersion">
28        <property name="text">
29         <string notr="true">&lt;core version&gt;</string>
30        </property>
31        <property name="openExternalLinks">
32         <bool>true</bool>
33        </property>
34        <property name="textInteractionFlags">
35         <set>Qt::TextBrowserInteraction</set>
36        </property>
37       </widget>
38      </item>
39      <item row="1" column="0">
40       <widget class="QLabel" name="labelCoreVersionDateTitle">
41        <property name="text">
42         <string>Version date:</string>
43        </property>
44       </widget>
45      </item>
46      <item row="1" column="1">
47       <widget class="QLabel" name="labelCoreVersionDate">
48        <property name="text">
49         <string notr="true">&lt;version date&gt;</string>
50        </property>
51       </widget>
52      </item>
53      <item row="2" column="0">
54       <widget class="QLabel" name="labelUptimeTitle">
55        <property name="text">
56         <string>Uptime:</string>
57        </property>
58       </widget>
59      </item>
60      <item row="2" column="1">
61       <widget class="QLabel" name="labelUptime">
62        <property name="text">
63         <string notr="true">&lt;core uptime&gt;</string>
64        </property>
65       </widget>
66      </item>
67      <item row="3" column="0">
68       <widget class="QLabel" name="labelClientCountTitle">
69        <property name="text">
70         <string>Connected clients:</string>
71        </property>
72       </widget>
73      </item>
74      <item row="3" column="1">
75       <widget class="QLabel" name="labelClientCount">
76        <property name="text">
77         <string notr="true">&lt;connected clients&gt;</string>
78        </property>
79       </widget>
80      </item>
81     </layout>
82    </item>
83    <item>
84     <widget class="QFrame" name="coreUnsupportedWidget">
85      <property name="frameShape">
86       <enum>QFrame::NoFrame</enum>
87      </property>
88      <property name="frameShadow">
89       <enum>QFrame::Plain</enum>
90      </property>
91      <property name="lineWidth">
92       <number>0</number>
93      </property>
94      <layout class="QHBoxLayout">
95       <property name="leftMargin">
96        <number>0</number>
97       </property>
98       <property name="topMargin">
99        <number>0</number>
100       </property>
101       <property name="rightMargin">
102        <number>0</number>
103       </property>
104       <property name="bottomMargin">
105        <number>0</number>
106       </property>
107       <item>
108        <widget class="QLabel" name="coreUnsupportedIcon">
109         <property name="text">
110          <string notr="true">[icon]</string>
111         </property>
112        </widget>
113       </item>
114       <item>
115        <widget class="QLabel" name="coreUnsupportedLabel">
116         <property name="sizePolicy">
117          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
118           <horstretch>0</horstretch>
119           <verstretch>0</verstretch>
120          </sizepolicy>
121         </property>
122         <property name="text">
123          <string>Your Quassel core is too old to show active sessions</string>
124         </property>
125        </widget>
126       </item>
127       <item>
128        <widget class="QPushButton" name="coreUnsupportedDetails">
129         <property name="text">
130          <string>Details...</string>
131         </property>
132        </widget>
133       </item>
134      </layout>
135     </widget>
136    </item>
137    <item>
138     <widget class="QScrollArea" name="coreSessionScrollArea">
139      <property name="sizePolicy">
140       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
141        <horstretch>0</horstretch>
142        <verstretch>0</verstretch>
143       </sizepolicy>
144      </property>
145      <property name="widgetResizable">
146       <bool>true</bool>
147      </property>
148      <property name="alignment">
149       <set>Qt::AlignHCenter|Qt::AlignTop</set>
150      </property>
151      <widget class="QWidget" name="coreSessionScrollContainer">
152       <property name="geometry">
153        <rect>
154         <x>0</x>
155         <y>0</y>
156         <width>546</width>
157         <height>161</height>
158        </rect>
159       </property>
160       <property name="sizePolicy">
161        <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
162         <horstretch>0</horstretch>
163         <verstretch>0</verstretch>
164        </sizepolicy>
165       </property>
166       <layout class="QVBoxLayout" name="verticalLayout_3">
167        <item>
168         <layout class="QVBoxLayout" name="coreSessionContainer">
169          <item>
170           <spacer name="verticalSpacer">
171            <property name="orientation">
172             <enum>Qt::Vertical</enum>
173            </property>
174            <property name="sizeHint" stdset="0">
175             <size>
176              <width>20</width>
177              <height>40</height>
178             </size>
179            </property>
180           </spacer>
181          </item>
182         </layout>
183        </item>
184       </layout>
185      </widget>
186     </widget>
187    </item>
188    <item>
189     <spacer name="mainSpacer">
190      <property name="orientation">
191       <enum>Qt::Vertical</enum>
192      </property>
193      <property name="sizeHint" stdset="0">
194       <size>
195        <width>0</width>
196        <height>0</height>
197       </size>
198      </property>
199     </spacer>
200    </item>
201    <item>
202     <layout class="QGridLayout" name="gridLayout_2">
203      <item row="1" column="1">
204       <widget class="QPushButton" name="closeButton">
205        <property name="text">
206         <string>Close</string>
207        </property>
208       </widget>
209      </item>
210      <item row="1" column="0">
211       <spacer name="horizontalSpacer">
212        <property name="orientation">
213         <enum>Qt::Horizontal</enum>
214        </property>
215        <property name="sizeHint" stdset="0">
216         <size>
217          <width>40</width>
218          <height>20</height>
219         </size>
220        </property>
221       </spacer>
222      </item>
223      <item row="1" column="2">
224       <spacer name="horizontalSpacer_2">
225        <property name="orientation">
226         <enum>Qt::Horizontal</enum>
227        </property>
228        <property name="sizeHint" stdset="0">
229         <size>
230          <width>40</width>
231          <height>20</height>
232         </size>
233        </property>
234       </spacer>
235      </item>
236     </layout>
237    </item>
238   </layout>
239  </widget>
240  <resources/>
241  <connections/>
242 </ui>