Qt
6.x
The Qt SDK
Loading...
Searching...
No Matches
qquicklabsplatformmenuseparator.cpp
Go to the documentation of this file.
1
// Copyright (C) 2017 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
4
#include "
qquicklabsplatformmenuseparator_p.h
"
5
6
QT_BEGIN_NAMESPACE
7
12
26
QQuickLabsPlatformMenuSeparator::QQuickLabsPlatformMenuSeparator
(
QObject
*
parent
)
27
:
QQuickLabsPlatformMenuItem
(
parent
)
28
{
29
setSeparator
(
true
);
30
}
31
32
QT_END_NAMESPACE
33
34
#include "moc_qquicklabsplatformmenuseparator_p.cpp"
QObject
\inmodule QtCore
Definition
qobject.h:90
QQuickLabsPlatformMenuItem
Definition
qquicklabsplatformmenuitem_p.h:35
QQuickLabsPlatformMenuItem::setSeparator
void setSeparator(bool separator)
Definition
qquicklabsplatformmenuitem.cpp:311
QQuickLabsPlatformMenuSeparator::QQuickLabsPlatformMenuSeparator
QQuickLabsPlatformMenuSeparator(QObject *parent=nullptr)
A native menu separator.
Definition
qquicklabsplatformmenuseparator.cpp:26
QT_BEGIN_NAMESPACE
Combined button and popup list for selecting options.
Definition
qstandardpaths_haiku.cpp:21
QT_END_NAMESPACE
Definition
qsharedpointer.cpp:1545
qquicklabsplatformmenuseparator_p.h
parent
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent
Definition
uiaclientinterfaces_p.h:209
qtdeclarative
src
labs
platform
qquicklabsplatformmenuseparator.cpp
Generated by
1.9.7