42 #ifndef QSCRIPTXMLPARSER_P_H 43 #define QSCRIPTXMLPARSER_P_H 56 #include <QtCore/qobjectdefs.h> 58 #include <QtCore/qmap.h> 59 #include <QtCore/qset.h> 60 #include <QtCore/qstring.h> 70 : functionsInfo(fi), executableLineNumbers(eln) {}
#define QT_END_NAMESPACE
This macro expands to.
The QString class provides a Unicode character string.
Result(const QMap< QString, int > &fi, const QSet< int > &eln)
#define QT_BEGIN_NAMESPACE
This macro expands to.
QMap< QString, int > functionsInfo
QSet< int > executableLineNumbers
#define Q_AUTOTEST_EXPORT