Qt 4.8
|
#include <QtCore/QString>
#include <QtCore/QMetaType>
Go to the source code of this file.
Classes | |
class | QXmlName |
The QXmlName class represents the name of an XML node, in an efficient, namespace-aware way. More... | |
Functions | |
Q_DECLARE_TYPEINFO (QXmlName, Q_MOVABLE_TYPE) | |
Q_XMLPATTERNS_EXPORT uint | qHash (const QXmlName &name) |
Q_DECLARE_TYPEINFO | ( | QXmlName | , |
Q_MOVABLE_TYPE | |||
) |
Q_XMLPATTERNS_EXPORT uint qHash | ( | const QXmlName & | name | ) |
Definition at line 340 of file qxmlname.cpp.