mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 05:45:35 +08:00
refs #264, QPixmap enable list model base to simplify columns with icons
* new constructor in column class * removed overridden data method, no longer needed * added icons for ATC station views * QPixmap comparison for such columns (free functions)
This commit is contained in:
@@ -40,6 +40,7 @@ namespace BlackMisc
|
||||
IndexCallsign = 0,
|
||||
IndexCallsignAsString,
|
||||
IndexCallsignAsStringAsSet,
|
||||
IndexCallsignIcon,
|
||||
IndexController,
|
||||
IndexControllerRealName,
|
||||
IndexControllerId,
|
||||
|
||||
Reference in New Issue
Block a user