83096f2b12ea8b77f6f6c133c34563dbd291ef33
[quassel.git] / src / qtui / ui / coresessionwidget.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3     <class>CoreSessionWidget</class>
4     <widget class="QWidget" name="CoreSessionWidget">
5         <property name="geometry">
6             <rect>
7                 <x>0</x>
8                 <y>0</y>
9                 <width>509</width>
10                 <height>204</height>
11             </rect>
12         </property>
13         <property name="sizePolicy">
14             <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
15                 <horstretch>0</horstretch>
16                 <verstretch>0</verstretch>
17             </sizepolicy>
18         </property>
19         <property name="minimumSize">
20             <size>
21                 <width>480</width>
22                 <height>0</height>
23             </size>
24         </property>
25         <property name="maximumSize">
26             <size>
27                 <width>16777215</width>
28                 <height>16777215</height>
29             </size>
30         </property>
31         <layout class="QGridLayout" name="gridLayout_4">
32             <item row="0" column="0">
33                 <layout class="QGridLayout" name="mainLayout" rowstretch="0,0,0">
34                     <item row="0" column="0">
35                         <layout class="QHBoxLayout" name="titleLayout">
36                             <item>
37                                 <widget class="QLabel" name="labelRemoteAddress">
38                                     <property name="font">
39                                         <font>
40                                             <pointsize>13</pointsize>
41                                             <weight>75</weight>
42                                             <bold>true</bold>
43                                         </font>
44                                     </property>
45                                     <property name="text">
46                                         <string>86.103.223.212</string>
47                                     </property>
48                                 </widget>
49                             </item>
50                             <item>
51                                 <widget class="QLabel" name="iconSecure">
52                                     <property name="sizePolicy">
53                                         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
54                                             <horstretch>0</horstretch>
55                                             <verstretch>0</verstretch>
56                                         </sizepolicy>
57                                     </property>
58                                     <property name="minimumSize">
59                                         <size>
60                                             <width>32</width>
61                                             <height>32</height>
62                                         </size>
63                                     </property>
64                                     <property name="text">
65                                         <string/>
66                                     </property>
67                                     <property name="alignment">
68                                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
69                                     </property>
70                                     <property name="textInteractionFlags">
71                                         <set>Qt::NoTextInteraction</set>
72                                     </property>
73                                 </widget>
74                             </item>
75                         </layout>
76                     </item>
77                     <item row="1" column="0">
78                         <layout class="QGridLayout" name="contentLayout" columnstretch="1,3">
79                             <item row="0" column="0">
80                                 <widget class="QLabel" name="labelClientTitle">
81                                     <property name="styleSheet">
82                                         <string notr="true">color: rgb(119, 119, 119);</string>
83                                     </property>
84                                     <property name="text">
85                                         <string>Client:</string>
86                                     </property>
87                                     <property name="alignment">
88                                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
89                                     </property>
90                                 </widget>
91                             </item>
92                             <item row="0" column="1">
93                                 <widget class="QLabel" name="labelClient">
94                                     <property name="text">
95                                         <string>v0.13-pre (0.12.0+372 git-12df418)</string>
96                                     </property>
97                                 </widget>
98                             </item>
99                             <item row="2" column="0">
100                                 <widget class="QLabel" name="labelLocationTitle">
101                                     <property name="styleSheet">
102                                         <string notr="true">color: rgb(119, 119, 119);</string>
103                                     </property>
104                                     <property name="text">
105                                         <string>Location:</string>
106                                     </property>
107                                     <property name="alignment">
108                                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
109                                     </property>
110                                 </widget>
111                             </item>
112                             <item row="2" column="1">
113                                 <widget class="QLabel" name="labelLocation">
114                                     <property name="text">
115                                         <string>Kiel, Germany</string>
116                                     </property>
117                                 </widget>
118                             </item>
119                             <item row="1" column="1">
120                                 <widget class="QLabel" name="labelVersionDate">
121                                     <property name="text">
122                                         <string>Sun Aug 27 04:29:53 2017</string>
123                                     </property>
124                                 </widget>
125                             </item>
126                             <item row="1" column="0">
127                                 <widget class="QLabel" name="labelVersionDateTitle">
128                                     <property name="styleSheet">
129                                         <string notr="true">color: rgb(119, 119, 119);</string>
130                                     </property>
131                                     <property name="text">
132                                         <string>Version Date:</string>
133                                     </property>
134                                     <property name="alignment">
135                                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
136                                     </property>
137                                 </widget>
138                             </item>
139                             <item row="3" column="1">
140                                 <widget class="QLabel" name="labelUptime">
141                                     <property name="text">
142                                         <string>Sun Aug 27 15:03:10 2017</string>
143                                     </property>
144                                 </widget>
145                             </item>
146                             <item row="3" column="0">
147                                 <widget class="QLabel" name="labelUptimeTitle">
148                                     <property name="styleSheet">
149                                         <string notr="true">color: rgb(119, 119, 119);</string>
150                                     </property>
151                                     <property name="text">
152                                         <string>Connected Since:</string>
153                                     </property>
154                                     <property name="alignment">
155                                         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
156                                     </property>
157                                 </widget>
158                             </item>
159                         </layout>
160                     </item>
161                     <item row="2" column="0">
162                         <layout class="QHBoxLayout" name="actionsLayout">
163                             <item>
164                                 <spacer name="horizontalSpacer">
165                                     <property name="orientation">
166                                         <enum>Qt::Horizontal</enum>
167                                     </property>
168                                     <property name="sizeHint" stdset="0">
169                                         <size>
170                                             <width>40</width>
171                                             <height>20</height>
172                                         </size>
173                                     </property>
174                                 </spacer>
175                             </item>
176                             <item>
177                                 <widget class="QPushButton" name="disconnectButton">
178                                     <property name="text">
179                                         <string>End Session</string>
180                                     </property>
181                                 </widget>
182                             </item>
183                         </layout>
184                     </item>
185                 </layout>
186             </item>
187             <item row="2" column="0">
188                 <widget class="Line" name="line">
189                     <property name="orientation">
190                         <enum>Qt::Horizontal</enum>
191                     </property>
192                 </widget>
193             </item>
194         </layout>
195     </widget>
196     <resources/>
197     <connections/>
198 </ui>