Qt 4.8
Public Functions | List of all members
QDeclarativeBindingProfiler Class Reference

Public Functions

 QDeclarativeBindingProfiler (QDeclarativeBinding *bind)
 
 ~QDeclarativeBindingProfiler ()
 

Detailed Description

Definition at line 321 of file qdeclarativebinding.cpp.

Constructors and Destructors

◆ QDeclarativeBindingProfiler()

QDeclarativeBindingProfiler::QDeclarativeBindingProfiler ( QDeclarativeBinding bind)
inline

Definition at line 323 of file qdeclarativebinding.cpp.

324  {
328  }
static void rangeLocation(RangeType, const QString &, int)
static void startRange(RangeType)
int lineNumber() const
Returns the source file line number for this expression.
QString sourceFile() const
Returns the source file URL for this expression.
virtual QString expression() const
static void rangeData(RangeType, const QString &)

◆ ~QDeclarativeBindingProfiler()

QDeclarativeBindingProfiler::~QDeclarativeBindingProfiler ( )
inline

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