Obsolete Members for QCamera

クラスQCamera の以下のメンバは非推奨である。これらは古いソース・コードの動作を維持するために提供されています。新しいコードでは使用しないことを強くお勧めします。

プロパティ

パブリック機能

(deprecated) QMatrix4x4 viewMatrix() const

シグナル

(deprecated) void viewMatrixChanged()

プロパティ・ドキュメンテーション

[read-only, deprecated] viewMatrix : const QMatrix4x4

このプロパティは非推奨です。新しいコードでは使用しないことを強くお勧めします。

カメラのビュー行列を、親エンティティからの相対座標で保持します。

アクセス関数:

QMatrix4x4 viewMatrix() const

通知シグナル:

void viewMatrixChanged()

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