1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>PwmdClientDialog
</class>
4 <widget class=
"QDialog" name=
"PwmdClientDialog">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>QPwmc - Client list
</string>
16 <property name=
"sizeGripEnabled">
19 <layout class=
"QVBoxLayout" name=
"verticalLayout">
20 <property name=
"leftMargin">
23 <property name=
"topMargin">
26 <property name=
"rightMargin">
29 <property name=
"bottomMargin">
33 <layout class=
"QHBoxLayout" name=
"horizontalLayout_20">
35 <widget class=
"QToolButton" name=
"tb_killClient">
36 <property name=
"statusTip">
39 <property name=
"whatsThis">
40 <string>Terminate the selected client.
</string>
42 <property name=
"text">
45 <property name=
"toolButtonStyle">
46 <enum>Qt::ToolButtonTextUnderIcon
</enum>
51 <widget class=
"QToolButton" name=
"tb_refreshClientList">
52 <property name=
"whatsThis">
53 <string>Refresh the client list.
</string>
55 <property name=
"text">
56 <string>Refresh
</string>
58 <property name=
"toolButtonStyle">
59 <enum>Qt::ToolButtonTextUnderIcon
</enum>
64 <widget class=
"Line" name=
"line">
65 <property name=
"orientation">
66 <enum>Qt::Vertical
</enum>
71 <widget class=
"QLabel" name=
"label">
72 <property name=
"text">
73 <string>Stale cleanup:
</string>
78 <widget class=
"QSpinBox" name=
"sp_cleanup">
79 <property name=
"whatsThis">
80 <string>Keep stale clients in the client list for this duration.
</string>
82 <property name=
"frame">
85 <property name=
"suffix">
88 <property name=
"maximum">
89 <number>999999999</number>
94 <spacer name=
"horizontalSpacer_16">
95 <property name=
"orientation">
96 <enum>Qt::Horizontal
</enum>
98 <property name=
"sizeHint" stdset=
"0">
109 <widget class=
"QTreeWidget" name=
"clientList">
110 <property name=
"statusTip">
111 <string>Connected clients.
</string>
113 <property name=
"showDropIndicator" stdset=
"0">
116 <property name=
"selectionBehavior">
117 <enum>QAbstractItemView::SelectRows
</enum>
119 <property name=
"itemsExpandable">
122 <property name=
"allColumnsShowFocus">
125 <property name=
"wordWrap">
128 <property name=
"expandsOnDoubleClick">
131 <property name=
"columnCount">
134 <attribute name=
"headerHighlightSections">
137 <attribute name=
"headerShowSortIndicator" stdset=
"0">
140 <attribute name=
"headerStretchLastSection">
144 <property name=
"text">
145 <string notr=
"true">Name
</string>
149 <property name=
"text">
150 <string>Connected At
</string>
154 <property name=
"text">
155 <string notr=
"true">Filename
</string>
159 <property name=
"text">
160 <string notr=
"true">Has lock
</string>
164 <property name=
"text">
165 <string>State
</string>
169 <property name=
"text">
170 <string notr=
"true">Host IP
</string>
174 <property name=
"text">
175 <string>User ID
</string>
181 <widget class=
"QGroupBox" name=
"serverStatus">
182 <property name=
"sizePolicy">
183 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Minimum">
184 <horstretch>0</horstretch>
185 <verstretch>0</verstretch>
188 <property name=
"title">
189 <string>Server status:
</string>
191 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
193 <widget class=
"QLabel" name=
"label_8">
194 <property name=
"sizePolicy">
195 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Preferred">
196 <horstretch>0</horstretch>
197 <verstretch>0</verstretch>
200 <property name=
"text">
201 <string>Version:
</string>
203 <property name=
"alignment">
204 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter
</set>
209 <widget class=
"QLabel" name=
"l_version">
210 <property name=
"sizePolicy">
211 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Preferred">
212 <horstretch>0</horstretch>
213 <verstretch>0</verstretch>
216 <property name=
"text">
222 <spacer name=
"horizontalSpacer">
223 <property name=
"orientation">
224 <enum>Qt::Horizontal
</enum>
226 <property name=
"sizeHint" stdset=
"0">
235 <widget class=
"QLabel" name=
"cachedLabel">
236 <property name=
"statusTip">
237 <string>The number of cached documents.
</string>
239 <property name=
"text">
240 <string>Cached:
</string>
245 <widget class=
"QLabel" name=
"l_cached">
246 <property name=
"sizePolicy">
247 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Preferred">
248 <horstretch>0</horstretch>
249 <verstretch>0</verstretch>
252 <property name=
"text">
258 <widget class=
"QLabel" name=
"clientsLabel">
259 <property name=
"statusTip">
260 <string>The number of connected clients.
</string>
262 <property name=
"text">
263 <string>Clients:
</string>
265 <property name=
"alignment">
266 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter
</set>
271 <widget class=
"QLabel" name=
"l_clients">
272 <property name=
"sizePolicy">
273 <sizepolicy hsizetype=
"Minimum" vsizetype=
"Preferred">
274 <horstretch>0</horstretch>
275 <verstretch>0</verstretch>
278 <property name=
"text">
287 <widget class=
"QDialogButtonBox" name=
"buttonBox">
288 <property name=
"orientation">
289 <enum>Qt::Horizontal
</enum>
291 <property name=
"standardButtons">
292 <set>QDialogButtonBox::Ok
</set>
299 <tabstop>tb_killClient
</tabstop>
300 <tabstop>tb_refreshClientList
</tabstop>
301 <tabstop>clientList
</tabstop>
302 <tabstop>buttonBox
</tabstop>
307 <sender>buttonBox
</sender>
308 <signal>accepted()
</signal>
309 <receiver>PwmdClientDialog
</receiver>
310 <slot>accept()
</slot>
312 <hint type=
"sourcelabel">
316 <hint type=
"destinationlabel">
323 <sender>buttonBox
</sender>
324 <signal>rejected()
</signal>
325 <receiver>PwmdClientDialog
</receiver>
326 <slot>reject()
</slot>
328 <hint type=
"sourcelabel">
332 <hint type=
"destinationlabel">