Allows to display callsign / user / statusmessage as icon in views. refs #122

* Icons
* update of resource file
* update in CValueObject classes callsign / user / statusmessage
* update in list models, data method for returning Pixmap
This commit is contained in:
Klaus Basan
2014-02-05 21:47:36 +00:00
committed by Mathew Sutcliffe
parent 431b347cfd
commit 7a63768c83
19 changed files with 87 additions and 4 deletions

View File

@@ -9,5 +9,16 @@
<file>icons/information.png</file>
<file>icons/question.png</file>
<file>icons/warning.png</file>
<file>icons/C1.png</file>
<file>icons/C3.png</file>
<file>icons/I1.png</file>
<file>icons/I3.png</file>
<file>icons/MNT.png</file>
<file>icons/OBS.png</file>
<file>icons/S1.png</file>
<file>icons/S2.png</file>
<file>icons/S3.png</file>
<file>icons/SUP.png</file>
<file>icons/aeropuerto.png</file>
</qresource>
</RCC>