1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>ProgressWidget
</class>
4 <widget class=
"QWidget" name=
"ProgressWidget">
5 <property name=
"enabled">
8 <property name=
"geometry">
16 <property name=
"sizePolicy">
17 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Expanding">
18 <horstretch>0</horstretch>
19 <verstretch>0</verstretch>
22 <property name=
"minimumSize">
28 <layout class=
"QVBoxLayout" name=
"verticalLayout" stretch=
"0,0,1">
29 <property name=
"spacing">
32 <property name=
"leftMargin">
35 <property name=
"topMargin">
38 <property name=
"rightMargin">
41 <property name=
"bottomMargin">
44 <item alignment=
"Qt::AlignTop">
45 <widget class=
"QLabel" name=
"info">
46 <property name=
"sizePolicy">
47 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Fixed">
48 <horstretch>0</horstretch>
49 <verstretch>0</verstretch>
52 <property name=
"text">
57 <item alignment=
"Qt::AlignTop">
58 <widget class=
"QWidget" name=
"widget" native=
"true">
59 <layout class=
"QHBoxLayout" name=
"horizontalLayout" stretch=
"1,0">
60 <property name=
"spacing">
63 <property name=
"leftMargin">
66 <property name=
"topMargin">
69 <property name=
"rightMargin">
72 <property name=
"bottomMargin">
76 <widget class=
"QProgressBar" name=
"progressBar">
77 <property name=
"sizePolicy">
78 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Fixed">
79 <horstretch>0</horstretch>
80 <verstretch>0</verstretch>
83 <property name=
"minimumSize">
89 <property name=
"value">
95 <widget class=
"QCheckBox" name=
"checkBox">
96 <property name=
"text">
97 <string>Show Details
</string>
105 <widget class=
"QTextEdit" name=
"textEdit">
106 <property name=
"enabled">
109 <property name=
"sizePolicy">
110 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Preferred">
111 <horstretch>0</horstretch>
112 <verstretch>0</verstretch>
115 <property name=
"font">
117 <family>Courier
</family>
118 <pointsize>10</pointsize>
121 <property name=
"verticalScrollBarPolicy">
122 <enum>Qt::ScrollBarAlwaysOn
</enum>
124 <property name=
"horizontalScrollBarPolicy">
125 <enum>Qt::ScrollBarAsNeeded
</enum>
127 <property name=
"undoRedoEnabled">
130 <property name=
"html">
131 <string notr=
"true"><!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML
4.0//EN
" "http://www.w3.org/TR/REC-html40/strict.dtd
">
132 <html
><head
><meta name=
"qrichtext
" content=
"1" /
><style type=
"text/css
">
133 p, li { white-space: pre-wrap; }
134 </style
></head
><body style=
" font-family:'Courier'; font-size:
10pt; font-weight:
400; font-style:normal;
">
135 <p style=
"-qt-paragraph-type:empty; margin-top:
0px; margin-bottom:
0px; margin-left:
0px; margin-right:
0px; -qt-block-indent:
0; text-indent:
0px;
"><br /
></p
></body
></html
></string>
137 <property name=
"textInteractionFlags">
138 <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::TextBrowserInteraction|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse
</set>