marble
#include <MapThemeModel.h>
Inherits QSortFilterProxyModel.
|
virtual bool | filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const |
|
Definition at line 18 of file MapThemeModel.h.
Enumerator |
---|
AnyTheme |
|
Terrestrial |
|
Extraterrestrial |
|
LowZoom |
|
HighZoom |
|
Definition at line 25 of file MapThemeModel.h.
MapThemeModel::MapThemeModel |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
int MapThemeModel::count |
( |
| ) |
const |
void MapThemeModel::countChanged |
( |
| ) |
|
|
signal |
bool MapThemeModel::filterAcceptsRow |
( |
int |
sourceRow, |
|
|
const QModelIndex & |
sourceParent |
|
) |
| const |
|
protectedvirtual |
int MapThemeModel::indexOf |
( |
const QString & |
id | ) |
const |
Q_INVOKABLE MapThemeFilters MapThemeModel::mapThemeFilter |
( |
| ) |
const |
void MapThemeModel::mapThemeFilterChanged |
( |
| ) |
|
|
signal |
QString MapThemeModel::name |
( |
const QString & |
id | ) |
const |
void MapThemeModel::setMapThemeFilter |
( |
MapThemeFilters |
filters | ) |
|
|
slot |
MapThemeModel::MapThemeFilters MapThemeModel::mapThemeFilter |
|
readwrite |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.