このページでは

InputHandler3D QML Type

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

Import Statement: import QtDataVisualization 1.11
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]

ズーム時にカメラターゲットをズーム時の入力位置に変更するかどうかを定義します。デフォルトはtrue です。

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

zoomEnabled : bool [since QtDataVisualization 1.2]

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

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

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