|
swift
|
DB ids. More...
Public Member Functions | |
| bool | hasAnyId () const |
| Any valid id? | |
| QString | toQString () const |
| Return as string. | |
Public Attributes | |
| int | model = -1 |
| model id | |
| int | livery = -1 |
| livery id, by that I have airline id | |
| int | aircraft = -1 |
| aircraft ICAO id | |
DB ids.
Definition at line 49 of file aircraftmodel.h.