C

KeyPanel QML Type

A base type of the styled keys. More...

Import Statement: import QtQuick.VirtualKeyboard.Styles
Inherits:

Item

Inherited By:

BackspaceKeyPanel, EnterKeyPanel, HideKeyPanel, KeyPanelDelegate, LanguageKeyPanel, ShiftKeyPanel, SpaceKeyPanel, and SymbolKeyPanel

Properties

Detailed Description

All the key panel delegates provided by the style should be based on this type.

Property Documentation

control : BaseKey

Provides access to properties in BaseKey.


Available under certain Qt licenses.
Find out more.