marble
MapThemeModel.h
Go to the documentation of this file.
37 Q_PROPERTY( MapThemeFilters mapThemeFilter READ mapThemeFilter WRITE setMapThemeFilter NOTIFY mapThemeFilterChanged )
void countChanged()
void mapThemeFilterChanged()
Definition: MapThemeModel.h:26
int count() const
const QHash< int, QByteArray > & roleNames() const
Provides access to all map themes installed locally.
Definition: DeclarativeMapThemeManager.h:40
const char * name() const
void setMapThemeFilter(MapThemeFilters filters)
Definition: MapThemeModel.cpp:77
Definition: MapThemeModel.h:18
The class that handles map themes that are locally available .
Definition: MapThemeManager.h:48
virtual bool filterAcceptsRow(int sourceRow, const QModelIndex &sourceParent) const
Definition: MapThemeModel.cpp:85
QObject * parent() const
Q_INVOKABLE MapThemeFilters mapThemeFilter() const
Definition: MapThemeModel.h:29
Q_INVOKABLE int indexOf(const QString &id) const
Definition: MapThemeModel.cpp:62
Definition: MapThemeModel.h:27
Definition: MapThemeModel.h:30
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.