Qt 4.8
|
#include <QtCore/QMetaType>
#include <QtCore/QUrl>
Go to the source code of this file.
Classes | |
class | QSourceLocation |
The QSourceLocation class identifies a location in a resource by URI, line, and column. More... | |
Functions | |
Q_XMLPATTERNS_EXPORT QDebug | operator<< (QDebug debug, const QSourceLocation &sourceLocation) |
Q_DECLARE_TYPEINFO (QSourceLocation, Q_MOVABLE_TYPE) | |
Q_XMLPATTERNS_EXPORT uint | qHash (const QSourceLocation &location) |
|
related |
Q_DECLARE_TYPEINFO | ( | QSourceLocation | , |
Q_MOVABLE_TYPE | |||
) |
|
related |