QAbstractAxisInput Class

class Qt3DInput::QAbstractAxisInput

QAbstractActionInput すべての軸入力の基本クラスです。詳細...

Header: #include <Qt3DInput/QAbstractAxisInput>
CMake: find_package(Qt6 REQUIRED COMPONENTS 3dinput)
target_link_libraries(mytarget PRIVATE Qt6::3dinput)
qmake: QT += 3dinput
Inherits: Qt3DCore::QNode
Inherited By:

Qt3DInput::QAnalogAxisInput and Qt3DInput::QButtonAxisInput

Status: Deprecated

プロパティ

パブリック関数

Qt3DInput::QAbstractPhysicalDevice *sourceDevice() const

パブリックスロット

void setSourceDevice(Qt3DInput::QAbstractPhysicalDevice *sourceDevice)

シグナル

void sourceDeviceChanged(Qt3DInput::QAbstractPhysicalDevice *sourceDevice)

詳細説明

プロパティの説明

sourceDevice : Qt3DInput::QAbstractPhysicalDevice*

QAbstractAxisInput のソースデバイス。

アクセス関数:

Qt3DInput::QAbstractPhysicalDevice *sourceDevice() const
void setSourceDevice(Qt3DInput::QAbstractPhysicalDevice *sourceDevice)

ノーティファイアシグナル:

void sourceDeviceChanged(Qt3DInput::QAbstractPhysicalDevice *sourceDevice)

本ドキュメントに含まれる文書の著作権は、それぞれの所有者に帰属します 本書で提供されるドキュメントは、Free Software Foundation が発行したGNU Free Documentation License version 1.3に基づいてライセンスされています。 Qtおよびそれぞれのロゴは、フィンランドおよびその他の国におけるThe Qt Company Ltd.の 商標です。その他すべての商標は、それぞれの所有者に帰属します。