Qt 4.8
Classes | Functions
qsourcelocation.h File Reference
#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)
 

Function Documentation

◆ operator<<()

Q_XMLPATTERNS_EXPORT QDebug operator<< ( QDebug  debug,
const QSourceLocation sourceLocation 
)
related

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QSourceLocation  ,
Q_MOVABLE_TYPE   
)

◆ qHash()

Q_XMLPATTERNS_EXPORT uint qHash ( const QSourceLocation location)
related