2 <class>DirStatForm</class>
3 <widget class="QWidget" name="DirStatForm" >
4 <property name="geometry" >
12 <property name="windowTitle" >
15 <layout class="QGridLayout" >
16 <item row="0" column="0" >
17 <widget class="QSplitter" name="splitter" >
18 <property name="orientation" >
19 <enum>Qt::Vertical</enum>
21 <widget class="QWidget" name="" >
22 <layout class="QHBoxLayout" >
24 <widget class="QTextEdit" name="textEdit" >
25 <property name="sizePolicy" >
26 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
27 <horstretch>0</horstretch>
28 <verstretch>0</verstretch>
31 <property name="minimumSize" >
37 <property name="maximumSize" >
39 <width>16777215</width>
43 <property name="sizeIncrement" >
49 <property name="focusPolicy" >
50 <enum>Qt::StrongFocus</enum>
52 <property name="acceptDrops" >
55 <property name="toolTip" >
56 <string comment="Joblog Window" />
58 <property name="statusTip" >
59 <string comment="Joblog Window" />
61 <property name="whatsThis" >
62 <string comment="Joblog Window" />
64 <property name="horizontalScrollBarPolicy" >
65 <enum>Qt::ScrollBarAsNeeded</enum>
67 <property name="autoFormatting" >
68 <set>QTextEdit::AutoNone</set>
70 <property name="tabChangesFocus" >
73 <property name="documentTitle" >
74 <string comment="Joblog Window" />
76 <property name="lineWrapMode" >
77 <enum>QTextEdit::NoWrap</enum>
79 <property name="readOnly" >
85 <widget class="QGroupBox" name="groupBox" >
86 <property name="sizePolicy" >
87 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
88 <horstretch>0</horstretch>
89 <verstretch>0</verstretch>
92 <property name="minimumSize" >
98 <property name="maximumSize" >
104 <property name="title" >
105 <string>Refresh Timer</string>
107 <widget class="QSpinBox" name="spinBox" >
108 <property name="geometry" >
116 <property name="minimum" >
119 <property name="maximum" >
123 <widget class="QCheckBox" name="checkBox" >
124 <property name="geometry" >
132 <property name="text" >
133 <string>Do Refresh</string>
136 <widget class="QLCDNumber" name="timerDisplay" >
137 <property name="geometry" >
150 <widget class="QWidget" name="dirstatlayoutWidget" >
151 <layout class="QVBoxLayout" >
152 <property name="spacing" >
155 <property name="leftMargin" >
158 <property name="topMargin" >
161 <property name="rightMargin" >
164 <property name="bottomMargin" >
168 <widget class="QLabel" name="scheduledLabel" >
169 <property name="layoutDirection" >
170 <enum>Qt::LeftToRight</enum>
172 <property name="text" >
173 <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
174 p, li { white-space: pre-wrap; }
175 </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
176 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:13pt; font-weight:600;">Scheduled Jobs</span></p></body></html></string>
178 <property name="alignment" >
179 <set>Qt::AlignCenter</set>
184 <widget class="QTableWidget" name="scheduledTable" />
188 <widget class="QWidget" name="layoutWidget_2" >
189 <layout class="QVBoxLayout" >
190 <property name="spacing" >
193 <property name="leftMargin" >
196 <property name="topMargin" >
199 <property name="rightMargin" >
202 <property name="bottomMargin" >
206 <widget class="QLabel" name="runningLabel" >
207 <property name="layoutDirection" >
208 <enum>Qt::LeftToRight</enum>
210 <property name="text" >
211 <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
212 p, li { white-space: pre-wrap; }
213 </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
214 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:13pt; font-weight:600;">Running Jobs</span></p></body></html></string>
216 <property name="alignment" >
217 <set>Qt::AlignCenter</set>
222 <widget class="QTableWidget" name="runningTable" />
226 <widget class="QWidget" name="layoutWidget" >
227 <layout class="QVBoxLayout" >
228 <property name="spacing" >
231 <property name="leftMargin" >
234 <property name="topMargin" >
237 <property name="rightMargin" >
240 <property name="bottomMargin" >
244 <widget class="QLabel" name="terminatedLabel" >
245 <property name="layoutDirection" >
246 <enum>Qt::LeftToRight</enum>
248 <property name="text" >
249 <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
250 p, li { white-space: pre-wrap; }
251 </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
252 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:13pt; font-weight:600;">Terminated Jobs</span></p></body></html></string>
254 <property name="alignment" >
255 <set>Qt::AlignCenter</set>
260 <widget class="QTableWidget" name="terminatedTable" />
267 <action name="actionRefresh" >
268 <property name="icon" >
269 <iconset resource="../main.qrc" >:/images/view-refresh.png</iconset>
271 <property name="text" >
272 <string>Refresh</string>
275 <action name="actionCancelRunning" >
276 <property name="icon" >
277 <iconset resource="../main.qrc" >:/images/utilities-terminal.png</iconset>
279 <property name="text" >
280 <string>Cancel Selected Running Jobs</string>
283 <action name="actionDisableScheduledJob" >
284 <property name="icon" >
285 <iconset resource="../main.qrc" >:/images/utilities-terminal.png</iconset>
287 <property name="text" >
288 <string>Disable Scheduled Job</string>
293 <include location="../main.qrc" />