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

Public Functions

 QDeclarativeErrorPrivate ()
 

Public Variables

int column
 
QString description
 
int line
 
QUrl url
 

Detailed Description

Definition at line 77 of file qdeclarativeerror.cpp.

Constructors and Destructors

◆ QDeclarativeErrorPrivate()

QDeclarativeErrorPrivate::QDeclarativeErrorPrivate ( )

Definition at line 88 of file qdeclarativeerror.cpp.

Properties

◆ column

int QDeclarativeErrorPrivate::column

◆ description

QString QDeclarativeErrorPrivate::description

◆ line

int QDeclarativeErrorPrivate::line

◆ url

QUrl QDeclarativeErrorPrivate::url

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