Marble
SearchBackend.cpp
50 m_completionModel->removePlacemarks(QStringLiteral("Completion model"), 0, m_completionModel->rowCount());
62 QVariant data = m_marbleQuickItem->model()->placemarkModel()->data(index, MarblePlacemarkModel::ObjectPointerRole);
103 QVariant data = m_placemarkModel->data(m_placemarkModel->index(placemarkIndex), MarblePlacemarkModel::ObjectPointerRole);
bool isEmpty() const const
bool isValid() const const
DisplayRole
int size() const const
CaseInsensitive
virtual QModelIndex mapToSource(const QModelIndex &proxyIndex) const const=0
void clear()
void append(const T &value)
bool isEmpty() const const
Binds a QML item to a specific geodetic location in screen coordinates.
Definition: AbstractDataPlugin.cpp:22
a class representing a point of interest on the map
Definition: GeoDataPlacemark.h:48
bool startsWith(const QString &s, Qt::CaseSensitivity cs) const const
virtual QModelIndex index(int row, int column, const QModelIndex &parent) const const=0
int size() const const
This class represents a model of all place marks which are currently available through a given Placem...
Definition: MarblePlacemarkModel.h:30
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Oct 2 2023 03:52:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Oct 2 2023 03:52:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.