以下成员源于类 QStyleHints 被弃用。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(deprecated (6.5))
keyboardAutoRepeatRate
: const int
(弃用)
int
|
keyboardAutoRepeatRate () const |
[read-only]
keyboardAutoRepeatRate
: const
int
This property is deprecated since 6.5. We strongly advise against using it in new code.
This property holds the rate, in events per second, in which additional repeated key presses will automatically be generated if a key is being held down. Use keyboardAutoRepeatRateF () 代替
访问函数:
int | keyboardAutoRepeatRate () const |