Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qqmlabstractprofileradapter.cpp
Go to the documentation of this file.
1// Copyright (C) 2016 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
5
7
47{
48 if (waiting)
50 else
52 featuresEnabled = features;
53}
54
63 if (waiting)
65 else
67 featuresEnabled = 0;
68}
69
146
147#include "moc_qqmlabstractprofileradapter_p.cpp"
void profilingEnabled(quint64 features)
void profilingEnabledWhileWaiting(quint64 features)
Combined button and popup list for selecting options.
#define emit
unsigned long long quint64
Definition qtypes.h:61