navit  0.5.3-trunk
NGQProxyRoute Class Reference

#include <routeProxy.h>

Inheritance diagram for NGQProxyRoute:
NGQProxy

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_itergetIterFunc ()
 
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_privobject
 
int _itemId
 
- Properties inherited from NGQProxy
int itemId
 

Constructor & Destructor Documentation

◆ NGQProxyRoute()

NGQProxyRoute::NGQProxyRoute ( struct gui_priv this_,
QObject *  parent 
)
inline

Member Function Documentation

◆ _routeDestinations()

QList<struct attr> NGQProxyRoute::_routeDestinations ( )
inlineprotected

◆ addDestination

void NGQProxyRoute::addDestination ( )
inlineslot

◆ dropIterFunc()

void NGQProxyRoute::dropIterFunc ( struct attr_iter iter)
inlineprotectedvirtual

Reimplemented from NGQProxy.

References attr_iter::iter, and route_attr_iter_destroy().

Referenced by _routeDestinations().

◆ getAttrFunc()

int NGQProxyRoute::getAttrFunc ( enum attr_type  type,
struct attr attr,
struct attr_iter iter 
)
inlineprotectedvirtual

◆ getDestinations

QString NGQProxyRoute::getDestinations ( )
inlineslot

◆ getIterFunc()

struct attr_iter* NGQProxyRoute::getIterFunc ( )
inlineprotectedvirtual

Reimplemented from NGQProxy.

References route_attr_iter_new().

Referenced by _routeDestinations().

◆ setAttrFunc()

int NGQProxyRoute::setAttrFunc ( struct attr attr)
inlineprotectedvirtual

The documentation for this class was generated from the following file: