<string>If supported, this option allows you to set the delay after which a pressed key will start generating keycodes. The 'Repeat rate' option controls the frequency of these keycodes.</string>
<string>If supported, this option allows you to set the rate at which keycodes are generated while a key is pressed.</string>
</property>
<propertyname="flat">
<bool>false</bool>
<propertyname="suffix">
<string> repeats/s</string>
</property>
</widget>
</item>
<itemrow="1"column="2">
<widgetclass="QSpinBox"name="delay">
<propertyname="whatsThis">
<string>If supported, this option allows you to set the delay after which a pressed key will start generating keycodes. The 'Repeat rate' option controls the frequency of these keycodes.</string>
</property>
<propertyname="suffix">
<string> ms</string>
</property>
</widget>
</item>
<itemrow="2"column="1">
<widgetclass="QSlider"name="rateSlider">
<propertyname="whatsThis">
<string>If supported, this option allows you to set the rate at which keycodes are generated while a key is pressed.</string>
<string>If supported, this option allows you to set the delay after which a pressed key will start generating keycodes. The 'Repeat rate' option controls the frequency of these keycodes.</string>
</property>
<propertyname="minimum">
<number>0</number>
</property>
<propertyname="maximum">
<number>10000</number>
</property>
<propertyname="singleStep">
<number>1000</number>
</property>
<propertyname="pageStep">
<number>1000</number>
</property>
<propertyname="value">
<number>5000</number>
</property>
<propertyname="orientation">
<enum>Qt::Horizontal</enum>
</property>
<propertyname="tickInterval">
<number>1000</number>
</property>
</widget>
</item>
<itemrow="0"column="2">
<widgetclass="QSpinBox"name="delay">
<propertyname="whatsThis">
<string>If supported, this option allows you to set the delay after which a pressed key will start generating keycodes. The 'Repeat rate' option controls the frequency of these keycodes.</string>