QtScript/qscriptcontextinfo.h Source File
Go to the documentation of this file.
24 #ifndef QSCRIPTCONTEXTINFO_H
25 #define QSCRIPTCONTEXTINFO_H
40 #ifndef QT_NO_DATASTREAM
44 class QScriptContextInfoPrivate;
48 #ifndef QT_NO_DATASTREAM
71 int lineNumber()
const;
73 QT_DEPRECATED
int columnNumber()
const;
77 FunctionType functionType()
const;
81 int functionStartLineNumber()
const;
82 int functionEndLineNumber()
const;
84 int functionMetaIndex()
const;
97 #ifndef QT_NO_DATASTREAM
QList< QScriptContextInfo > QScriptContextInfoList
Q_SCRIPT_EXPORT QDataStream & operator<<(QDataStream &, const QScriptContextInfo &)
bool operator==(const Attribute &cA, const AttributeInstance< type > &cB)
This operator compares the two attributes and NOT their values.
#define QT_BEGIN_NAMESPACE
bool operator!=(const QByteArray &a1, const QByteArray &a2)
Q_SCRIPT_EXPORT QDataStream & operator>>(QDataStream &, QScriptContextInfo &)