InputHandler3D QML Type
基本的なホイール・マウス・ベースの入力ハンドラ。詳細...
Import Statement: | import QtDataVisualization 1.8 |
Since: | QtDataVisualization 1.2 |
In C++: | Q3DInputHandler |
Inherited By: |
プロパティ
- rotationEnabled : bool
(since QtDataVisualization 1.2)
- selectionEnabled : bool
(since QtDataVisualization 1.2)
- zoomAtTargetEnabled : bool
(since QtDataVisualization 1.2)
- zoomEnabled : bool
(since QtDataVisualization 1.2)
詳細説明
InputHandler3Dはホイールマウスタイプの入力デバイス用の基本的な入力ハンドラです。
詳細はQ3DInputHandler のドキュメントを参照。
プロパティ ドキュメント
rotationEnabled : bool |
この入力ハンドラがグラフの回転を許可するかどうかを定義します。デフォルトはtrue
です。
このプロパティは QtDataVisualization 1.2 で導入されました。
selectionEnabled : bool |
この入力ハンドラがグラフからの選択を許すかどうかを定義します。デフォルトはtrue
。
このプロパティは QtDataVisualization 1.2 で導入されました。
zoomAtTargetEnabled : bool |
このプロパティは QtDataVisualization 1.2 で導入されました。デフォルトはtrue
。
このプロパティは QtDataVisualization 1.2 で導入されました。
zoomEnabled : bool |
この入力ハンドラがグラフのズームを許可するかどうかを定義します。デフォルトは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.