GI improvements

* add tag information to GI configuration
* change tag identification to avoid keys reorderding
This commit is contained in:
2016-04-14 16:14:26 +03:00
parent a3e7a84b92
commit f7a6b86cae
3 changed files with 41 additions and 14 deletions

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>416</width>
<height>540</height>
<height>569</height>
</rect>
</property>
<property name="windowTitle">
@ -60,6 +60,27 @@
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="layout_number">
<item>
<widget class="QLabel" name="label_number">
<property name="text">
<string>Tag</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_numberValue">
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="Line" name="line_2">
<property name="orientation">