marble
MapThemeModel.h
Go to the documentation of this file.
37 Q_PROPERTY( MapThemeFilters mapThemeFilter READ mapThemeFilter WRITE setMapThemeFilter NOTIFY mapThemeFilterChanged )
Q_INVOKABLE QString name(const QString &id) const
Definition: MapThemeModel.cpp:52
void countChanged()
void mapThemeFilterChanged()
Definition: MapThemeModel.h:26
int count() const
Provides access to all map themes installed locally.
Definition: DeclarativeMapThemeManager.h:40
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
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.