Qt 4.8
Public Functions | Public Variables | List of all members
QDeclarativeListModelParser::ListModelData Struct Reference

Public Functions

ListInstructioninstructions () const
 

Public Variables

int dataOffset
 
int instrCount
 

Detailed Description

Definition at line 137 of file qdeclarativelistmodel_p.h.

Functions

◆ instructions()

QDeclarativeListModelParser::ListInstruction * QDeclarativeListModelParser::ListModelData::instructions ( ) const

Properties

◆ dataOffset

int QDeclarativeListModelParser::ListModelData::dataOffset

◆ instrCount

int QDeclarativeListModelParser::ListModelData::instrCount

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