navit
0.5.3-trunk
|
#include <routeProxy.h>
Public Slots | |
void | addDestination () |
QString | getDestinations () |
Public Slots inherited from NGQProxy | |
QString | getAttr (const QString &attr_name) |
void | setAttr (const QString &attr_name, const QString &attr_string) |
int | itemId () |
Public Member Functions | |
NGQProxyRoute (struct gui_priv *this_, QObject *parent) | |
Public Member Functions inherited from NGQProxy | |
NGQProxy (struct gui_priv *this_, QObject *parent) | |
Protected Member Functions | |
int | getAttrFunc (enum attr_type type, struct attr *attr, struct attr_iter *iter) |
int | setAttrFunc (struct attr *attr) |
struct attr_iter * | getIterFunc () |
void | dropIterFunc (struct attr_iter *iter) |
QList< struct attr > | _routeDestinations () |
Protected Member Functions inherited from NGQProxy | |
QDomElement | _fieldValueHelper (QDomDocument doc, QString field, QString value) |
Additional Inherited Members | |
Signals inherited from NGQProxy | |
void | itemIdSignal (int itemId) |
Protected Attributes inherited from NGQProxy | |
struct gui_priv * | object |
int | _itemId |
Properties inherited from NGQProxy | |
int | itemId |
|
inline |
|
inlineprotected |
References dropIterFunc(), getAttrFunc(), getIterFunc(), and attr_iter::iter.
Referenced by addDestination(), and getDestinations().
|
inlineslot |
References _routeDestinations(), gui_priv::nav, navit_get_route(), NGQProxy::object, and route_set_destinations().
|
inlineprotectedvirtual |
Reimplemented from NGQProxy.
References attr_iter::iter, and route_attr_iter_destroy().
Referenced by _routeDestinations().
|
inlineprotectedvirtual |
Implements NGQProxy.
References gui_priv::nav, navit_get_route(), NGQProxy::object, and route_get_attr().
Referenced by _routeDestinations().
|
inlineslot |
References _routeDestinations(), NGQPoint::coordString, dbg, lvl_debug, and MapPoint.
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
Implements NGQProxy.
References gui_priv::nav, navit_get_route(), NGQProxy::object, and route_set_attr().