6#ifndef QQUICK3DXINPUTMANAGER_P_H
7#define QQUICK3DXINPUTMANAGER_P_H
20#include <QtQuick3DXr/private/qtquick3dxrglobal_p.h>
22#include <QtCore/qobject.h>
26class QQuick3DGeometry;
29class QQuick3DXrController;
52 explicit QQuick3DXrInputManager(QObject *parent =
nullptr);
55 std::unique_ptr<QQuick3DXrInputManagerPrivate> d_ptr;
Combined button and popup list for selecting options.