swift
|
Dialog for finding an airport. More...
Public Member Functions | |
CAirportDialog (QWidget *parent=nullptr) | |
Constructor. | |
virtual | ~CAirportDialog () |
Destructor. | |
void | setAirport (const swift::misc::aviation::CAirport &airport) |
Set airport. | |
swift::misc::aviation::CAirport | getAirport () const |
Get airport. | |
void | clear () |
Clear the form. | |
Dialog for finding an airport.
Definition at line 21 of file airportdialog.h.