Qt 4.8
|
#include <QtCore/qglobal.h>
Go to the source code of this file.
Macros | |
#define | QML_PARSER_EXPORT |
#define | QT_QML_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE |
#define | QT_QML_END_NAMESPACE QT_END_NAMESPACE |
#define QML_PARSER_EXPORT |
Definition at line 61 of file qdeclarativejsglobal_p.h.
#define QT_QML_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE |
Definition at line 59 of file qdeclarativejsglobal_p.h.
#define QT_QML_END_NAMESPACE QT_END_NAMESPACE |
Definition at line 60 of file qdeclarativejsglobal_p.h.
Referenced by QDeclarativeJS::AST::UiSourceElement::accept0(), QDeclarativeJS::AST::Visitor::endVisit(), QDeclarativeJS::Parser::parse(), QDeclarativeJS::Engine::setNodePool(), QDeclarativeJS::Lexer::syncProhibitAutomaticSemicolon(), QDeclarativeJS::TextWriter::write_helper(), and QDeclarativeJS::AST::Visitor::~Visitor().