folio report: improve GUI and add unlinkcommand

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2720 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2014-01-08 19:27:38 +00:00
parent ae7e6938d1
commit 601e4faaa0
5 changed files with 142 additions and 18 deletions

View File

@@ -14,8 +14,11 @@
<string>Form</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="margin">
<number>9</number>
</property>
<item>
<layout class="QHBoxLayout" name="main_H_layout">
<layout class="QVBoxLayout" name="v_main_layout">
<item>
<widget class="QGroupBox" name="Report_gb">
<property name="toolTip">
@@ -61,6 +64,9 @@
<property name="sizeConstraint">
<enum>QLayout::SetMinimumSize</enum>
</property>
<property name="margin">
<number>0</number>
</property>
</layout>
</widget>
</widget>