#include <RecentLocationsModel.hxx>
Inherits QAbstractListModel.
Definition at line 8 of file RecentLocationsModel.hxx.
◆ RecentLocationsModel()
RecentLocationsModel::RecentLocationsModel |
( |
QObject * | pr = nullptr | ) |
|
◆ data()
QVariant RecentLocationsModel::data |
( |
const QModelIndex & | index, |
|
|
int | role ) const |
|
override |
◆ insert()
void RecentLocationsModel::insert |
( |
QVariant | location | ) |
|
◆ isEmpty()
bool RecentLocationsModel::isEmpty |
( |
| ) |
const |
◆ isEmptyChanged
void RecentLocationsModel::isEmptyChanged |
( |
| ) |
|
|
signal |
◆ locationAt()
QVariantMap RecentLocationsModel::locationAt |
( |
int | index | ) |
const |
◆ mostRecent()
QVariantMap RecentLocationsModel::mostRecent |
( |
| ) |
const |
◆ roleNames()
QHash< int, QByteArray > RecentLocationsModel::roleNames |
( |
| ) |
const |
|
override |
◆ rowCount()
int RecentLocationsModel::rowCount |
( |
const QModelIndex & | parent | ) |
const |
|
override |
◆ saveToSettings()
void RecentLocationsModel::saveToSettings |
( |
| ) |
|
◆ isEmpty
bool RecentLocationsModel::isEmpty |
|
read |
The documentation for this class was generated from the following files: