![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QQmlProfilerEventType, including all inherited members.
| data() const | QQmlProfilerEventType | inline |
| detailType() const | QQmlProfilerEventType | inline |
| displayName() const | QQmlProfilerEventType | inline |
| feature() const | QQmlProfilerEventType | |
| location() const | QQmlProfilerEventType | inline |
| message() const | QQmlProfilerEventType | inline |
| operator<<(QDataStream &stream, const QQmlProfilerEventType &type) | QQmlProfilerEventType | friend |
| operator>>(QDataStream &stream, QQmlProfilerEventType &type) | QQmlProfilerEventType | friend |
| QQmlProfilerEventType(Message message=MaximumMessage, RangeType rangeType=MaximumRangeType, int detailType=-1, const QQmlProfilerEventLocation &location=QQmlProfilerEventLocation(), const QString &data=QString(), const QString displayName=QString()) | QQmlProfilerEventType | inline |
| rangeType() const | QQmlProfilerEventType | inline |
| setData(const QString &data) | QQmlProfilerEventType | inline |
| setDisplayName(const QString &displayName) | QQmlProfilerEventType | inline |
| setLocation(const QQmlProfilerEventLocation &location) | QQmlProfilerEventType | inline |