Add new fild and titleblock "Function group"

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5622 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2018-11-30 23:53:13 +00:00
parent 01414974a0
commit ee91337d75
26 changed files with 200 additions and 49 deletions

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>449</width>
<height>389</height>
<height>431</height>
</rect>
</property>
<property name="windowTitle">
@@ -305,6 +305,23 @@ Les variables suivantes sont utilisables :
</property>
</widget>
</item>
<item row="7" column="2" colspan="2">
<widget class="QLineEdit" name="m_group_f"/>
</item>
<item row="7" column="1">
<widget class="QLabel" name="label">
<property name="text">
<string>Groupe fonctionnel</string>
</property>
</widget>
</item>
<item row="7" column="4">
<widget class="QCheckBox" name="m_group_f_cb">
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</item>
<item>