refs #768, improved selectors

* added focus proxy
* using &QLineEdit::editingFinished as signal (changes value also when focus is lost)
* use enum to set how values are displayed
* search for DB values by leveraging the smart selector functions
* added isSet functions
* minor renamings/formatting
This commit is contained in:
Klaus Basan
2016-10-17 02:39:26 +02:00
parent ac331d1d4f
commit 93f0e6582b
10 changed files with 139 additions and 49 deletions

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>189</width>
<height>22</height>
<height>24</height>
</rect>
</property>
<property name="windowTitle">
@@ -57,6 +57,9 @@
</item>
</layout>
</widget>
<tabstops>
<tabstop>le_Aircraft</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>