icondata.cpp File Reference

Go to the source code of this file.

Classes

class  DOMException
class  DOMBadElementConversion
class  DOMUnknownChildElement

Functions

QDomElement nodeToElement (QDomNode &node)
QString expandURLString (const QString &url)
QString getNamedElementText (const QDomElement &e, const QString &child_element_name)
void RunSimpleQuery (const QString &query)

Variables

const char *const IM_DOC_TAG = "iconmappings"
const char *const IM_CS_TO_NET_TAG = "callsigntonetwork"
const char *const IM_CS_TAG = "callsign"
const char *const IM_NET_TAG = "network"
const char *const IM_NET_TO_URL_TAG = "networktourl"
const char *const IM_NET_URL_TAG = "url"
const char *const BASEURLMAP_START = "mythfilldatabase.urlmap."
const char *const IM_BASEURL_TAG = "baseurl"
const char *const IM_BASE_STUB_TAG = "stub"


Function Documentation

QDomElement nodeToElement ( QDomNode &  node  ) 

Definition at line 91 of file icondata.cpp.

Referenced by getNamedElementText(), and IconData::ImportIconMap().

QString expandURLString ( const QString &  url  ) 

Definition at line 101 of file icondata.cpp.

Referenced by IconData::UpdateSourceIcons().

QString getNamedElementText ( const QDomElement &  e,
const QString &  child_element_name 
)

Definition at line 132 of file icondata.cpp.

Referenced by IconData::ImportIconMap().

void RunSimpleQuery ( const QString &  query  ) 

Definition at line 144 of file icondata.cpp.

Referenced by IconData::ResetIconMap().


Variable Documentation

const char* const IM_DOC_TAG = "iconmappings"

Definition at line 24 of file icondata.cpp.

Referenced by IconData::ExportIconMap().

const char* const IM_CS_TO_NET_TAG = "callsigntonetwork"

Definition at line 26 of file icondata.cpp.

Referenced by IconData::ExportIconMap(), and IconData::ImportIconMap().

const char* const IM_CS_TAG = "callsign"

Definition at line 27 of file icondata.cpp.

Referenced by IconData::ExportIconMap(), and IconData::ImportIconMap().

const char* const IM_NET_TAG = "network"

Definition at line 29 of file icondata.cpp.

Referenced by IconData::ExportIconMap(), and IconData::ImportIconMap().

const char* const IM_NET_TO_URL_TAG = "networktourl"

Definition at line 31 of file icondata.cpp.

Referenced by IconData::ExportIconMap(), and IconData::ImportIconMap().

const char* const IM_NET_URL_TAG = "url"

Definition at line 32 of file icondata.cpp.

Referenced by IconData::ExportIconMap(), and IconData::ImportIconMap().

const char* const BASEURLMAP_START = "mythfilldatabase.urlmap."

const char* const IM_BASEURL_TAG = "baseurl"

Definition at line 36 of file icondata.cpp.

Referenced by IconData::ExportIconMap(), and IconData::ImportIconMap().

const char* const IM_BASE_STUB_TAG = "stub"

Definition at line 37 of file icondata.cpp.

Referenced by IconData::ExportIconMap(), and IconData::ImportIconMap().


Generated on Sat Dec 18 05:15:53 2010 for MythTV by  doxygen 1.5.5