View Single Post
Posts: 205 | Thanked: 389 times | Joined on Nov 2009
#27
From the keyboard layouts thread may be a hint.

Code:

import QtQuick 2.0
import ".."

KeyboardLayout {
splitSupported: true

KeyboardRow {

and
Code:

KeyboardRow {
splitIndex: 5

ShiftKey {}