|
@@ -31,11 +31,78 @@
|
|
|
</property>
|
|
</property>
|
|
|
</widget>
|
|
</widget>
|
|
|
</item>
|
|
</item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <spacer name="verticalSpacer_2">
|
|
|
|
|
+ <property name="orientation">
|
|
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="sizeType">
|
|
|
|
|
+ <enum>QSizePolicy::Expanding</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>40</width>
|
|
|
|
|
+ <height>40</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </spacer>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QLabel" name="label_2">
|
|
|
|
|
+ <property name="font">
|
|
|
|
|
+ <font>
|
|
|
|
|
+ <weight>75</weight>
|
|
|
|
|
+ <bold>true</bold>
|
|
|
|
|
+ </font>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Basic.AutoConfig.Info</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="wordWrap">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <spacer name="verticalSpacer_3">
|
|
|
|
|
+ <property name="orientation">
|
|
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="sizeType">
|
|
|
|
|
+ <enum>QSizePolicy::Fixed</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>5</width>
|
|
|
|
|
+ <height>5</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </spacer>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QLabel" name="label">
|
|
|
|
|
+ <property name="font">
|
|
|
|
|
+ <font>
|
|
|
|
|
+ <weight>75</weight>
|
|
|
|
|
+ <bold>true</bold>
|
|
|
|
|
+ </font>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Basic.AutoConfig.RunAnytime</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="wordWrap">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
<item>
|
|
<item>
|
|
|
<spacer name="verticalSpacer">
|
|
<spacer name="verticalSpacer">
|
|
|
<property name="orientation">
|
|
<property name="orientation">
|
|
|
<enum>Qt::Vertical</enum>
|
|
<enum>Qt::Vertical</enum>
|
|
|
</property>
|
|
</property>
|
|
|
|
|
+ <property name="sizeType">
|
|
|
|
|
+ <enum>QSizePolicy::Fixed</enum>
|
|
|
|
|
+ </property>
|
|
|
<property name="sizeHint" stdset="0">
|
|
<property name="sizeHint" stdset="0">
|
|
|
<size>
|
|
<size>
|
|
|
<width>20</width>
|
|
<width>20</width>
|