InputHandler3D QML Type

基本的なホイール・マウス・ベースの入力ハンドラ。詳細...

Import Statement: import QtDataVisualization 1.8
Since: QtDataVisualization 1.2
In C++: Q3DInputHandler
Inherited By:

TouchInputHandler3D

プロパティ

詳細説明

InputHandler3Dはホイールマウスタイプの入力デバイス用の基本的な入力ハンドラです。

詳細はQ3DInputHandler のドキュメントを参照。

プロパティ ドキュメント

rotationEnabled : bool [since QtDataVisualization 1.2]

この入力ハンドラがグラフの回転を許可するかどうかを定義します。デフォルトはtrue です。

このプロパティは QtDataVisualization 1.2 で導入されました。


selectionEnabled : bool [since QtDataVisualization 1.2]

この入力ハンドラがグラフからの選択を許すかどうかを定義します。デフォルトはtrue

このプロパティは QtDataVisualization 1.2 で導入されました。


zoomAtTargetEnabled : bool [since QtDataVisualization 1.2]

このプロパティは QtDataVisualization 1.2 で導入されました。デフォルトはtrue

このプロパティは QtDataVisualization 1.2 で導入されました。


zoomEnabled : bool [since QtDataVisualization 1.2]

この入力ハンドラがグラフのズームを許可するかどうかを定義します。デフォルトはtrue

このプロパティは QtDataVisualization 1.2 で導入されました。


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