FlightGear next
AircraftItemModel.cxx File Reference
#include "config.h"
#include "AircraftItemModel.hxx"
#include <QSettings>
#include <QDebug>
#include <QSharedPointer>
#include <simgear/props/props_io.hxx>
#include <simgear/structure/exception.hxx>
#include <simgear/misc/sg_path.hxx>
#include <simgear/package/Package.hxx>
#include <simgear/package/Catalog.hxx>
#include <simgear/package/Install.hxx>
#include "FavouriteAircraftData.hxx"
#include "QmlAircraftInfo.hxx"
#include <Main/globals.hxx>
#include <Main/sentryIntegration.hxx>

Go to the source code of this file.

Classes

class  PackageDelegate
 

Functions

bool isPackageFailure (Delegate::StatusCode status)
 

Function Documentation

◆ isPackageFailure()

bool isPackageFailure ( Delegate::StatusCode status)

Definition at line 46 of file AircraftItemModel.cxx.