Obsolete Members for QStyleHints

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

プロパティ

パブリック関数

(deprecated) int keyboardAutoRepeatRate() const

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

[read-only, deprecated in 6.5] keyboardAutoRepeatRate : const int

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

このプロパティは、キーが押されたままになっている場合に、追加で繰り返されるキーの押下が自動的に生成されるレートを、1秒あたりのイベント数で保持します。代わりにkeyboardAutoRepeatRateF() を使用してください。

アクセス関数:

int keyboardAutoRepeatRate() const

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