Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

VirtualKeyboard

Provides attached properties for customizing the virtual keyboard. More...

Import Statement: import QtQuick.VirtualKeyboard
Since: QtQuick.VirtualKeyboard 6.1

Attached Properties

Detailed Description

The VirtualKeyboard type provides attached properties which allow customizing the virtual keyboard, such as attaching custom dictionaries.

The VirtualKeyboard must be used directly inside the item receiving input focus, e.g. TextInput.

For example:

TextInput {
    VirtualKeyboard.dictionaries: ["myDictionary"]
}

Attached Property Documentation

VirtualKeyboard.dictionaries : list

Sets active user dictionaries in this context.


Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded