Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QOtaReader class provides support for parsing Over-The-Air (OTA) network configuration messages More...
#include <QOtaReader>
Inherits QWbXmlReader.
The QOtaReader class provides support for parsing Over-The-Air (OTA) network configuration messages
The QOtaReader class provides support for reading Over-The-Air (OTA) network configuration messages. Two distinct formats are supported:
See also QWbXmlReader and QOtaCharacteristicList.
Defines the format for Over-The-Air (OTA) network configuration messages.
Constant | Value | Description |
---|---|---|
QOtaReader::Nokia | 0 | Nokia Over The Air Settings Specification 7.0. |
QOtaReader::Wap | 1 | WAP/OMA standards wap-183-provcont-20010724-a.pdf and OMA-WAP-ProvCont-v1_1-20050428-C.pdf. |
Construct a new Over-The-Air (OTA) network configuration reader of the specified type.
Destruct an OTA reader.
Parse a WBXML-encoded OTA input message and return a characteristics list that describes its contents.
This is an overloaded member function, provided for convenience.
Parse a WBXML-encoded OTA input message and return a characteristics list that describes its contents.
This is an overloaded member function, provided for convenience.
Parse a plain-text XML OTA input message with reader and return a characteristics list that describes its contents. This function is intended for non-binary versions of network configuration messages.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |