Qt 4.8
Classes | Namespaces | Functions
qdeclarativeparser_p.h File Reference
#include "qdeclarative.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qlist.h>
#include <QtCore/qurl.h>
#include <QtCore/qstring.h>
#include <QtCore/qstringlist.h>
#include <private/qobject_p.h>
#include <private/qdeclarativerefcount_p.h>
#include <private/qdeclarativeglobal_p.h>

Go to the source code of this file.

Classes

struct  QDeclarativeParser::Location
 
struct  QDeclarativeParser::LocationRange
 
struct  QDeclarativeParser::LocationSpan
 
class  QDeclarativeParser::Object
 
struct  QDeclarativeParser::Object::DynamicProperty
 
struct  QDeclarativeParser::Object::DynamicSignal
 
struct  QDeclarativeParser::Object::DynamicSlot
 
struct  QDeclarativeParser::Object::ScriptBlock
 
class  QDeclarativeParser::Property
 
class  QDeclarativeParser::Value
 
class  QDeclarativeParser::Variant
 

Namespaces

 QDeclarativeJS
 
 QDeclarativeJS::AST
 
 QDeclarativeParser
 

Functions

 Q_DECLARE_OPERATORS_FOR_FLAGS (QDeclarativeParser::Object::ScriptBlock::Pragmas)
 

Function Documentation

◆ Q_DECLARE_OPERATORS_FOR_FLAGS()

Q_DECLARE_OPERATORS_FOR_FLAGS ( QDeclarativeParser::Object::ScriptBlock::Pragmas  )