Ref T219, unified selector namings and keep editable even without DB completer data.

Also "private slots" -> "private"
This commit is contained in:
Klaus Basan
2018-01-13 05:00:19 +01:00
parent 1b1c4e588c
commit 718d5abf90
5 changed files with 30 additions and 36 deletions

View File

@@ -19,11 +19,8 @@
<property name="whatsThis">
<string>search for correct ICAO code</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
<enum>QFrame::Sunken</enum>
</property>
<layout class="QGridLayout" name="gl_AircraftIcaoSelectorComponent">
<property name="leftMargin">