|
|
@ -29,13 +29,10 @@ |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<item> |
|
|
|
<layout class="QGridLayout" name="gridLayout"> |
|
|
|
<layout class="QGridLayout" name="gridLayout"> |
|
|
|
<item row="1" column="1"> |
|
|
|
<item row="0" column="0"> |
|
|
|
<widget class="FileSystemPathComboEdit" name="comboSavePath" native="true"> |
|
|
|
<widget class="QLabel" name="labelCategoryName"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<property name="text"> |
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
|
|
<string>Name:</string> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
@ -49,10 +46,13 @@ |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="0" column="0"> |
|
|
|
<item row="1" column="1"> |
|
|
|
<widget class="QLabel" name="labelCategoryName"> |
|
|
|
<widget class="FileSystemPathComboEdit" name="comboSavePath" native="true"> |
|
|
|
<property name="text"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<string>Name:</string> |
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
@ -173,6 +173,12 @@ |
|
|
|
<container>1</container> |
|
|
|
<container>1</container> |
|
|
|
</customwidget> |
|
|
|
</customwidget> |
|
|
|
</customwidgets> |
|
|
|
</customwidgets> |
|
|
|
|
|
|
|
<tabstops> |
|
|
|
|
|
|
|
<tabstop>textCategoryName</tabstop> |
|
|
|
|
|
|
|
<tabstop>comboSavePath</tabstop> |
|
|
|
|
|
|
|
<tabstop>comboUseDownloadPath</tabstop> |
|
|
|
|
|
|
|
<tabstop>comboDownloadPath</tabstop> |
|
|
|
|
|
|
|
</tabstops> |
|
|
|
<resources/> |
|
|
|
<resources/> |
|
|
|
<connections> |
|
|
|
<connections> |
|
|
|
<connection> |
|
|
|
<connection> |
|
|
|