Описание класса QAbstractButton, Адаптация перевода |
Здравствуйте, гость ( Вход | Регистрация )
Описание класса QAbstractButton, Адаптация перевода |
Admin |
16.1.2008, 16:23
Сообщение
#1
|
Администратор Группа: Администратор Сообщений: 646 Регистрация: 9.10.2007 Из: crossplatform.ru Пользователь №: 1 Спасибо сказали: 17 раз(а) Репутация: 2 |
Описание класса QAbstractButton
http://crossplatform.ru/documentation/qtdo...tractbutton.php Сделано Не переведено только: Цитата autoRepeatDelay : int This property holds the initial delay of auto-repetition. If autoRepeat is enabled, then autoRepeatDelay defines the initial delay in milliseconds before auto-repetition kicks in. This property was introduced in Qt 4.2. Функции доступа: Цитата autoRepeatInterval : int This property holds the interval of auto-repetition. If autoRepeat is enabled, then autoRepeatInterval defines the length of the auto-repetition interval in millisecons. This property was introduced in Qt 4.2. Цитата Calling this function again before the button was released will reset the release timer. Цитата he states of buttons in exclusive button groups are updated before this signal is emitted. This means that slots can act on either the "off" signal or the "on" signal emitted by the buttons in the group whose states have changed.
For example, a slot that reacts to signals emitted by newly checked buttons but which ignores signals from buttons that have been unchecked can be implemented using the following pattern: Button groups can be created using the QButtonGroup class, and updates to the button states monitored with the QButtonGroup::buttonClicked() signal. |
|
|
Litkevich Yuriy |
24.8.2008, 17:35
Сообщение
#2
|
разработчик РЭА Группа: Сомодератор Сообщений: 9669 Регистрация: 9.1.2008 Из: Тюмень Пользователь №: 64 Спасибо сказали: 807 раз(а) Репутация: 94 |
ViGOur, на сайте версия файла qabstractbutton.* стрее чем в хранилище, надоб обновить.
|
|
|
Текстовая версия | Сейчас: 14.1.2025, 20:57 |