2 <class>ImportScheduleWidget</class>
3 <widget class="QWidget" name="ImportScheduleWidget" >
4 <property name="geometry" >
12 <property name="sizePolicy" >
13 <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" >
14 <horstretch>0</horstretch>
15 <verstretch>0</verstretch>
18 <property name="windowTitle" >
19 <string>Import schedule</string>
21 <layout class="QGridLayout" name="gridLayout" >
22 <item row="0" column="0" >
23 <layout class="QVBoxLayout" name="verticalLayout" >
25 <widget class="QProgressBar" name="progressBar" >
26 <property name="value" >
29 <property name="textVisible" >
35 <layout class="QHBoxLayout" name="horizontalLayout_2" >
37 <widget class="QLabel" name="label" >
38 <property name="text" >
39 <string>Import schedule: </string>
44 <widget class="QPushButton" name="search" >
45 <property name="text" >
46 <string>Search</string>
51 <spacer name="horizontalSpacer_2" >
52 <property name="orientation" >
53 <enum>Qt::Horizontal</enum>
55 <property name="sizeHint" stdset="0" >
64 <widget class="QPushButton" name="import" >
65 <property name="text" >
66 <string>Import</string>