Qt 3D Input QML Types

이 모듈은 Qt3D.Input 6.8부터 더 이상 사용되지 않습니다. 새 코드에서 이 모듈을 사용하지 않는 것이 좋습니다.

모듈의 QML 유형을 임포트하여 사용하려면 다음 문을 사용하십시오:

import Qt3D.Input 2.8

QML 타입

AbstractActionInput

추상 Qt3DInput::QAbstractActionInput C++ 클래스를 위한 QML 프론트엔드

AbstractAxisInput

추상 QAbstractAxisInput C++ 클래스를 위한 QML 프론트엔드

AbstractPhysicalDevice

추상 Qt3DInput::QAbstractPhysicalDevice C++ 클래스를 위한 QML 프론트엔드

Action

Qt3DInput::QAction C++ 클래스를 위한 QML 프론트엔드

ActionInput

Qt3DInput::QActionInput C++ 클래스를 위한 QML 프론트엔드

AnalogAxisInput

QAnalogAxisInput C++ 클래스를 위한 QML 프론트엔드

Axis

Qt3DInput::QAxis C++ 클래스를 위한 QML 프론트엔드

AxisAccumulator

Qt3DInput::QAxisAccumulator C++ 클래스를 위한 QML 프론트엔드

AxisSetting

Qt3DInput::QAxisSetting C++ 클래스를 위한 QML 프론트엔드

ButtonAxisInput

QButtonAxisInput C++ 클래스를 위한 QML 프론트엔드. 축 값은 조이스틱과 같은 전통적인 아날로그 입력이 아닌 버튼으로 제어됩니다.

InputChord

Qt3DInput::QInputChord C++ 클래스를 위한 QML 프론트엔드

InputSequence

Qt3DInput::QInputSequence C++ 클래스를 위한 QML 프론트엔드

InputSettings

입력 이벤트 소스 오브젝트에 대한 포인터를 보유합니다.

KeyEvent

QKeyEvent C++ 클래스를 위한 QML 프론트엔드

KeyboardDevice

QKeyboardDevice C++ 클래스를 위한 QML 프론트엔드

KeyboardHandler

QKeyboardHandler C++ 클래스를 위한 QML 프론트엔드

LogicalDevice

Qt3DInput::QLogicalDevice C++ 클래스를 위한 QML 프론트엔드

MouseDevice

마우스 이벤트를 연결된 마우스 핸들러 오브젝트에 위임합니다.

MouseEvent

마우스 이벤트를 설명하는 파라미터를 제공합니다.

MouseHandler

마우스 이벤트 알림을 제공합니다.

WheelEvent

마우스 휠 이벤트를 설명하는 파라미터를 포함합니다

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.