このページでは

AxisSetting QML Type

Qt3DInput::QAxisSetting C++ クラスの QML フロントエンド。詳細...

Import Statement: import Qt3D.Input 2.11
In C++: QAxisSetting
Status: Deprecated

プロパティ

信号

詳細説明

指定されたAxisのリストの設定を保存する

プロパティの説明

axes : list<int>

axis : list<var>

の現在の軸。AxisSetting

deadZoneRadius : real

の現在のデッドゾーン半径。AxisSetting

smooth : bool

スムージングの現状

シグナル・ドキュメント

axisChanged()

このシグナルは、軸設定に関連付けられた軸が変更されたときに発せられる。

対応するハンドラはonAxisChanged

注: 対応するハンドラはonAxisChanged です。

deadZoneRadiusChanged()

このシグナルは、軸設定に関連付けられたデッドゾーンが変更されたときに発せられる。

対応するハンドラはonDeadZoneRadiusChanged

注: 対応するハンドラはonDeadZoneRadiusChanged です。

smoothChanged()

このシグナルは、スムージングの状態が変更されたときに発せられる。

対応するハンドラはonSmoothChanged

注: 対応するハンドラはonSmoothChanged

© 2026 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.