QDomCharacterDataProto Class Reference
#include <qdomcharacterdataproto.h>
List of all members.
Constructor & Destructor Documentation
QDomCharacterDataProto::QDomCharacterDataProto |
( |
QObject * |
parent |
) |
|
Member Function Documentation
void QDomCharacterDataProto::appendData |
( |
const QString & |
arg |
) |
|
QString QDomCharacterDataProto::data |
( |
|
) |
const |
void QDomCharacterDataProto::deleteData |
( |
unsigned long |
offset, |
|
|
unsigned long |
count | |
|
) |
| | |
void QDomCharacterDataProto::insertData |
( |
unsigned long |
offset, |
|
|
const QString & |
arg | |
|
) |
| | |
uint QDomCharacterDataProto::length |
( |
|
) |
const |
int QDomCharacterDataProto::nodeType |
( |
|
) |
const |
void QDomCharacterDataProto::replaceData |
( |
unsigned long |
offset, |
|
|
unsigned long |
count, |
|
|
const QString & |
arg | |
|
) |
| | |
void QDomCharacterDataProto::setData |
( |
const QString & |
data |
) |
|
QString QDomCharacterDataProto::substringData |
( |
unsigned long |
offset, |
|
|
unsigned long |
count | |
|
) |
| | |
QString QDomCharacterDataProto::toString |
( |
|
) |
const |
The documentation for this class was generated from the following files: