FlightGear next
RecentLocationsModel.cxx File Reference
#include "RecentLocationsModel.hxx"
#include <QSettings>
#include <QDebug>

Go to the source code of this file.

Variables

const int MAX_RECENT_LOCATIONS = 20
 
const QString recentLocationsKey = "recent-locations-2020"
 

Variable Documentation

◆ MAX_RECENT_LOCATIONS

const int MAX_RECENT_LOCATIONS = 20

Definition at line 7 of file RecentLocationsModel.cxx.

◆ recentLocationsKey

const QString recentLocationsKey = "recent-locations-2020"

Definition at line 10 of file RecentLocationsModel.cxx.