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
Definition: Routing.qml:15
Definition: RouteRequestModel.h:19
void routingChanged()
QVariant headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const
Overload of QAbstractListModel.
Definition: RouteRequestModel.cpp:55
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:52 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:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.