6 #include "ui_dbliverycolorsearchdialog.h"
13 using namespace swift::misc::aviation;
17 CDbLiveryColorSearchDialog::CDbLiveryColorSearchDialog(QWidget *parent)
21 connect(
this, &CDbLiveryColorSearchDialog::accepted,
this, &CDbLiveryColorSearchDialog::onAccepted);
28 void CDbLiveryColorSearchDialog::onAccepted() { m_foundLivery = ui->comp_LiverySearch->getLivery(); }
Search for best matching color livery.
virtual ~CDbLiveryColorSearchDialog()
Destructor.
const swift::misc::aviation::CLivery & getLivery() const
Found livery if any, otherwise default.
Value object encapsulating information about an airpot.
High level reusable GUI components.
Free functions in swift::misc.