FlightGear next
|
#include "LauncherNotificationsController.hxx"
#include <QAbstractListModel>
#include <QDebug>
#include <QQmlEngine>
#include <QSettings>
Go to the source code of this file.
Classes | |
class | LauncherNotificationsController::NotificationsModel |
struct | LauncherNotificationsController::NotificationsModel::Data |
Variables | |
static LauncherNotificationsController * | static_instance = nullptr |
|
static |
Definition at line 26 of file LauncherNotificationsController.cxx.