Some UI settings like "window title" or "whats this?"

This commit is contained in:
Klaus Basan
2017-12-28 19:59:05 +01:00
parent 1a2b03873b
commit b94e33ea97
11 changed files with 55 additions and 20 deletions

View File

@@ -86,6 +86,9 @@
</item>
<item row="0" column="1">
<widget class="QLineEdit" name="le_ModelString">
<property name="whatsThis">
<string>the unique key identifies each aircraft model</string>
</property>
<property name="readOnly">
<bool>true</bool>
</property>