Qt 4.8
Public Functions | Public Variables | List of all members
QDeclarativeCustomParserPropertyPrivate Class Reference

#include <qdeclarativecustomparser_p_p.h>

Public Functions

 QDeclarativeCustomParserPropertyPrivate ()
 

Public Variables

bool isList
 
QDeclarativeParser::Location location
 
QByteArray name
 
QList< QVariantvalues
 

Detailed Description

Definition at line 75 of file qdeclarativecustomparser_p_p.h.

Constructors and Destructors

◆ QDeclarativeCustomParserPropertyPrivate()

QDeclarativeCustomParserPropertyPrivate::QDeclarativeCustomParserPropertyPrivate ( )
inline

Properties

◆ isList

bool QDeclarativeCustomParserPropertyPrivate::isList

◆ location

QDeclarativeParser::Location QDeclarativeCustomParserPropertyPrivate::location

◆ name

QByteArray QDeclarativeCustomParserPropertyPrivate::name

◆ values

QList<QVariant> QDeclarativeCustomParserPropertyPrivate::values

The documentation for this class was generated from the following file: