Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qquickmenuitem_p.h File Reference

(01cd43d30e3ca2c4dd94a4a4711604adb9417517)

#include <QtQuickTemplates2/private/qquickabstractbutton_p.h>
#include <QtQmlModels/private/qtqmlmodelsglobal_p.h>
Include dependency graph for qquickmenuitem_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQuickMenuItem

Functions

 QT_REQUIRE_CONFIG (qml_object_model)
Q_QUICKTEMPLATES2_EXPORT QDebug operator<< (QDebug debug, const QQuickMenuItem *menuItem)

Function Documentation

◆ operator<<()

Q_QUICKTEMPLATES2_EXPORT QDebug operator<< ( QDebug debug,
const QQuickMenuItem * menuItem )

Definition at line 311 of file qquickmenuitem.cpp.

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( qml_object_model )