Qt 4.8
Public Functions | Public Variables | List of all members
QDeclarativeParser::LocationRange Struct Reference

#include <qdeclarativeparser_p.h>

Public Functions

 LocationRange ()
 

Public Variables

quint32 length
 
quint32 offset
 

Detailed Description

Definition at line 97 of file qdeclarativeparser_p.h.

Constructors and Destructors

◆ LocationRange()

QDeclarativeParser::LocationRange::LocationRange ( )
inline

Properties

◆ length

quint32 QDeclarativeParser::LocationRange::length

◆ offset

quint32 QDeclarativeParser::LocationRange::offset

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