OskSettingsFlyout¶
Win11-style keyboard settings (size, voice/handwriting, user lexicon).
import QWinUI3.Extras · src/extras/QWinUI3/Extras/OskSettingsFlyout.qml
Category: Dialogs & flyouts · Library: v2.80
Extends Control.
Example¶
API¶
Properties¶
| Name | Type | Description |
|---|---|---|
engine |
KeyboardEngine |
— |
speech |
OskSpeechService |
— |
handwriting |
OskHandwritingService |
— |
keyboardSize |
string |
— |
Signals¶
| Signature | Description |
|---|---|
sizePicked(string sizeId) |
— |
voiceRequested() |
— |
handwritingRequested() |
— |
Methods¶
No custom methods (use inherited methods from the base type).
Inherited from Control¶
Also available (base type / Qt Quick Controls):
paddingfontbackground/contentItem
Generated from module sources by scripts/generate_component_docs.py — do not edit by hand.