42 #ifndef QSOURCELOCATION_H 43 #define QSOURCELOCATION_H 45 #include <QtCore/QMetaType> 46 #include <QtCore/QUrl> 54 class QSourceLocationPrivate;
68 void setColumn(
qint64 newColumn);
71 void setLine(
qint64 newLine);
74 void setUri(
const QUrl &newUri);
89 #ifndef QT_NO_DEBUG_STREAM The QDebug class provides an output stream for debugging information.
#define QT_END_NAMESPACE
This macro expands to.
QSourceLocationPrivate * m_ptr
bool operator!=(QBool b1, bool b2)
The QUrl class provides a convenient interface for working with URLs.
#define QT_BEGIN_NAMESPACE
This macro expands to.
Q_XMLPATTERNS_EXPORT uint qHash(const QSourceLocation &location)
The QSourceLocation class identifies a location in a resource by URI, line, and column.
Q_DECLARE_TYPEINFO(QSourceLocation, Q_MOVABLE_TYPE)
#define Q_XMLPATTERNS_EXPORT
Q_XMLPATTERNS_EXPORT QDebug operator<<(QDebug debug, const QSourceLocation &sourceLocation)
static QTestResult::TestLocation location
bool operator==(QBool b1, bool b2)
static bool isNull(const QVariant::Private *d)