42 #ifndef QDECLARATIVEERROR_H 43 #define QDECLARATIVEERROR_H 45 #include <QtCore/qurl.h> 46 #include <QtCore/qstring.h> 67 void setUrl(
const QUrl &);
69 void setDescription(
const QString &);
86 #endif // QDECLARATIVEERROR_H The QDebug class provides an output stream for debugging information.
#define QT_END_NAMESPACE
This macro expands to.
The QUrl class provides a convenient interface for working with URLs.
The QString class provides a Unicode character string.
static QString toString(Register *reg, int type, bool *ok=0)
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QDeclarativeError class encapsulates a QML error.
#define Q_DECLARATIVE_EXPORT
QDeclarativeErrorPrivate * d
QDebug Q_DECLARATIVE_EXPORT operator<<(QDebug debug, const QDeclarativeError &error)