6 #ifndef SWIFT_MISC_SIMULATION_XPLANE_XPLANEUTIL_H
7 #define SWIFT_MISC_SIMULATION_XPLANE_XPLANEUTIL_H
15 namespace swift::misc::simulation::xplane
38 static const QString &xplaneRootDir();
41 static bool isXplaneRootDirExisting();
45 static const QString &xplanePluginDir();
54 static bool isXplanePluginDirDirExisting();
64 static const QStringList &xplaneModelExcludeDirectoryPatterns();
73 static bool hasXSwiftBusBuildAndPluginDir(
const QString &xplaneRootDir);
90 static const QString &xplanePluginPathName();
93 static const QString &xswiftbusPathName();
Status messages, e.g. from Core -> GUI.
static const QString & xplaneRootDir()
XPlane root directory In case more then one XPlane version is found, the path to the highest version ...
CXPlaneUtil()=delete
Constructor.
#define SWIFT_MISC_EXPORT
Export a class or function from the library.