Qt 4.8
Public Variables | List of all members
QDeclarativeInstruction::CreateComponentInstruction Struct Reference

#include <qdeclarativeinstruction_p.h>

Public Variables

ushort column
 
int count
 
int endLine
 
int metaObject
 

Detailed Description

Definition at line 304 of file qdeclarativeinstruction_p.h.

Properties

◆ column

ushort QDeclarativeInstruction::CreateComponentInstruction::column

Definition at line 306 of file qdeclarativeinstruction_p.h.

Referenced by QDeclarativeCompiler::genComponent().

◆ count

int QDeclarativeInstruction::CreateComponentInstruction::count

◆ endLine

int QDeclarativeInstruction::CreateComponentInstruction::endLine

Definition at line 307 of file qdeclarativeinstruction_p.h.

Referenced by QDeclarativeCompiler::genComponent().

◆ metaObject

int QDeclarativeInstruction::CreateComponentInstruction::metaObject

Definition at line 308 of file qdeclarativeinstruction_p.h.


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