#include <stationlistxmlhandler.h>
Detailed Description
Definition at line 30 of file stationlistxmlhandler.h.
Constructor & Destructor Documentation
| StationListXmlHandler::StationListXmlHandler |
( |
const IErrorLogClient & |
logger | ) |
|
| virtual StationListXmlHandler::~StationListXmlHandler |
( |
| ) |
|
|
virtual |
Member Function Documentation
| bool StationListXmlHandler::characters |
( |
const QString & |
ch | ) |
|
| void StationListXmlHandler::clearNewStation |
( |
| ) |
|
|
protected |
| bool StationListXmlHandler::endElement |
( |
const QString & |
ns, |
|
|
const QString & |
localname, |
|
|
const QString & |
qname |
|
) |
| |
| const StationList& StationListXmlHandler::getStations |
( |
| ) |
const |
|
inline |
| bool StationListXmlHandler::startDocument |
( |
| ) |
|
| bool StationListXmlHandler::startElement |
( |
const QString & |
ns, |
|
|
const QString & |
localname, |
|
|
const QString & |
qname, |
|
|
const QXmlAttributes & |
|
|
) |
| |
| bool StationListXmlHandler::wasCompatMode |
( |
| ) |
const |
|
inline |
Member Data Documentation
| bool StationListXmlHandler::m_compatMode |
|
protected |
| const IErrorLogClient& StationListXmlHandler::m_logger |
|
protected |
| RadioStation* StationListXmlHandler::m_newStation |
|
protected |
| QStringList StationListXmlHandler::m_status |
|
protected |
The documentation for this class was generated from the following file: