refs #716, UI component for simulator message (what messages to relay to simulator)

* component itself
* integrate in tab panel
* minor UI adjustmenets
This commit is contained in:
Klaus Basan
2016-07-30 13:38:23 +02:00
parent 3554c0b718
commit 8013a6ac9c
8 changed files with 395 additions and 53 deletions

View File

@@ -143,22 +143,6 @@
</layout>
</widget>
</item>
<item>
<spacer name="vs_Buttons">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<customwidgets>