![]() |
Главная · Все классы · Основные классы · Классы по группам · Модули · Функции | ![]() |
The QXmlStreamNotationDeclaration class represents a DTD notation declaration. Далее...
#include <QXmlStreamNotationDeclaration>
Замечание: Все функции в этом классе реентерабельны.
Класс был добавлен в Qt 4.3.
The QXmlStreamNotationDeclaration class represents a DTD notation declaration.
An notation declaration consists of a name(), a systemId(), and a publicId().
Creates an empty notation declaration.
Создаёт копию other.
Destructs this notation declaration.
Returns the notation name.
Returns the public identifier.
Returns the system identifier.
Compares this notation declaration with other and returns true if they are not equal; otherwise returns false.
Assigns other to this notation declaration.
Compares this notation declaration with other and returns true if they are equal; otherwise returns false.
Synonym for QVector<QXmlStreamNotationDeclaration>.
Copyright © 2008 Trolltech | Торговые марки | Qt 4.3.5 |