marble
RouteRequestModel.h
Go to the documentation of this file.
49 QVariant headerData ( int section, Qt::Orientation orientation, int role = Qt::DisplayRole ) const;
int rowCount(const QModelIndex &parent=QModelIndex()) const
Overload of QAbstractListModel.
Definition: RouteRequestModel.cpp:39
const QHash< int, QByteArray > & roleNames() const
Definition: Routing.qml:15
Definition: RouteRequestModel.h:19
virtual QModelIndex index(int row, int column, const QModelIndex &parent) const
void routingChanged()
QVariant headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const
Overload of QAbstractListModel.
Definition: RouteRequestModel.cpp:55
QObject * parent() const
QVariant data(const QModelIndex &index, int role=Qt::DisplayRole) const
Overload of QAbstractListModel.
Definition: RouteRequestModel.cpp:64
void setPosition(int index, qreal longitude, qreal latitude)
Definition: RouteRequestModel.cpp:128
Routing * routing()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:41 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:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.