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