#include <qqmlprofilereventlocation_p.h>
◆ QQmlProfilerEventLocation() [1/2]
| QQmlProfilerEventLocation::QQmlProfilerEventLocation |
( |
| ) |
|
|
inline |
◆ QQmlProfilerEventLocation() [2/2]
| QQmlProfilerEventLocation::QQmlProfilerEventLocation |
( |
const QString & | file, |
|
|
int | lineNumber, |
|
|
int | columnNumber ) |
|
inline |
◆ clear()
| void QQmlProfilerEventLocation::clear |
( |
| ) |
|
|
inline |
◆ column()
| int QQmlProfilerEventLocation::column |
( |
| ) |
const |
|
inline |
◆ filename()
| QString QQmlProfilerEventLocation::filename |
( |
| ) |
const |
|
inline |
◆ isValid()
| bool QQmlProfilerEventLocation::isValid |
( |
| ) |
const |
|
inline |
◆ line()
| int QQmlProfilerEventLocation::line |
( |
| ) |
const |
|
inline |
◆ operator<<
◆ operator>>
The documentation for this class was generated from the following file: