![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <private/qqmlbinding_p.h>#include <private/qqmlboundsignal_p.h>#include <private/qqmlglobal_p.h>#include <private/qv4function_p.h>#include <QtCore/qurl.h>#include <QtCore/qstring.h>Go to the source code of this file.
Classes | |
| class | QQmlProfiler |
| struct | QQmlBindingProfiler |
| struct | QQmlHandlingSignalProfiler |
| struct | QQmlCompilingProfiler |
| struct | QQmlVmeProfiler |
| struct | QQmlObjectCreationProfiler |
| struct | QQmlObjectCompletionProfiler |
Macros | |
| #define | Q_QML_PROFILE_IF_ENABLED(feature, profiler, Code) |
| #define | Q_QML_PROFILE(feature, profiler, Method) |
| #define | Q_QML_OC_PROFILE(member, Code) |
| #define Q_QML_OC_PROFILE | ( | member, | |
| Code ) |
Definition at line 36 of file qqmlprofiler_p.h.
| #define Q_QML_PROFILE | ( | feature, | |
| profiler, | |||
| Method ) |
Definition at line 35 of file qqmlprofiler_p.h.
| #define Q_QML_PROFILE_IF_ENABLED | ( | feature, | |
| profiler, | |||
| Code ) |
Definition at line 34 of file qqmlprofiler_p.h.