2 <class>DirStatForm</class>
3 <widget class="QWidget" name="DirStatForm" >
4 <property name="geometry" >
12 <property name="windowTitle" >
15 <layout class="QGridLayout" >
16 <property name="margin" >
19 <property name="spacing" >
22 <item row="0" column="0" >
23 <widget class="QSplitter" name="splitter" >
24 <property name="orientation" >
25 <enum>Qt::Vertical</enum>
27 <widget class="QTextEdit" name="textEdit" >
28 <property name="sizePolicy" >
30 <hsizetype>7</hsizetype>
31 <vsizetype>7</vsizetype>
32 <horstretch>200</horstretch>
33 <verstretch>0</verstretch>
36 <property name="minimumSize" >
42 <property name="maximumSize" >
44 <width>16777215</width>
48 <property name="sizeIncrement" >
54 <property name="focusPolicy" >
55 <enum>Qt::StrongFocus</enum>
57 <property name="acceptDrops" >
60 <property name="toolTip" >
61 <string comment="Joblog Window" />
63 <property name="statusTip" >
64 <string comment="Joblog Window" />
66 <property name="whatsThis" >
67 <string comment="Joblog Window" />
69 <property name="horizontalScrollBarPolicy" >
70 <enum>Qt::ScrollBarAsNeeded</enum>
72 <property name="autoFormatting" >
73 <set>QTextEdit::AutoNone</set>
75 <property name="tabChangesFocus" >
78 <property name="documentTitle" >
79 <string comment="Joblog Window" />
81 <property name="lineWrapMode" >
82 <enum>QTextEdit::NoWrap</enum>
84 <property name="readOnly" >
88 <widget class="QWidget" name="" >
89 <layout class="QVBoxLayout" >
90 <property name="margin" >
93 <property name="spacing" >
97 <widget class="QLabel" name="scheduledLabel" >
98 <property name="layoutDirection" >
99 <enum>Qt::LeftToRight</enum>
101 <property name="text" >
102 <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
103 p, li { white-space: pre-wrap; }
104 </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
105 <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>
107 <property name="alignment" >
108 <set>Qt::AlignCenter</set>
113 <widget class="QTableWidget" name="scheduledTable" />
117 <widget class="QWidget" name="layoutWidget_2" >
118 <layout class="QVBoxLayout" >
119 <property name="margin" >
122 <property name="spacing" >
126 <widget class="QLabel" name="runningLabel" >
127 <property name="layoutDirection" >
128 <enum>Qt::LeftToRight</enum>
130 <property name="text" >
131 <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
132 p, li { white-space: pre-wrap; }
133 </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
134 <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>
136 <property name="alignment" >
137 <set>Qt::AlignCenter</set>
142 <widget class="QTableWidget" name="runningTable" />
146 <widget class="QWidget" name="layoutWidget" >
147 <layout class="QVBoxLayout" >
148 <property name="margin" >
151 <property name="spacing" >
155 <widget class="QLabel" name="terminatedLabel" >
156 <property name="layoutDirection" >
157 <enum>Qt::LeftToRight</enum>
159 <property name="text" >
160 <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
161 p, li { white-space: pre-wrap; }
162 </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
163 <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>
165 <property name="alignment" >
166 <set>Qt::AlignCenter</set>
171 <widget class="QTableWidget" name="terminatedTable" />
180 <include location="../main.qrc" />