Qt 4.8
Classes
qdeclarativedom_p.h File Reference
#include "qdeclarativeerror.h"
#include <QtCore/qlist.h>
#include <QtCore/qshareddata.h>
#include <private/qdeclarativeglobal_p.h>

Go to the source code of this file.

Classes

class  QDeclarativeDomComponent
 The QDeclarativeDomComponent class represents sub-component within a QML document. More...
 
class  QDeclarativeDomDocument
 The QDeclarativeDomDocument class represents the root of a QML document. More...
 
class  QDeclarativeDomDynamicProperty
 
class  QDeclarativeDomImport
 The QDeclarativeDomImport class represents an import statement. More...
 
class  QDeclarativeDomList
 The QDeclarativeDomList class represents a list of values assigned to a QML property. More...
 
class  QDeclarativeDomObject
 The QDeclarativeDomObject class represents an object instantiation. More...
 
class  QDeclarativeDomProperty
 The QDeclarativeDomProperty class represents one property assignment in the QML DOM tree. More...
 
class  QDeclarativeDomValue
 The QDeclarativeDomValue class represents a generic Qml value. More...
 
class  QDeclarativeDomValueBinding
 The QDeclarativeDomValueBinding class represents a property binding. More...
 
class  QDeclarativeDomValueLiteral
 The QDeclarativeDomValueLiteral class represents a literal value. More...
 
class  QDeclarativeDomValueValueInterceptor
 The QDeclarativeDomValueValueInterceptor class represents a value interceptor assignment value. More...
 
class  QDeclarativeDomValueValueSource
 The QDeclarativeDomValueValueSource class represents a value source assignment value. More...