Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-102163

Virtual keyboard builtin styles are not translated into code (for historical reasons)

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.4
    • Virtual Keyboard
    • None

      As part of effort to port virtual keyboard to declarative type registrations, virtual keyboard style resources were relocated from virtualkeyboard module to the new QtQuick.VirtualKeyboard.Styles.Builtin.* modules.

      Normally, all the QML code within a QML module is compiled, but since legacy reasons, this will not be the case with the virtual keyboard styles. This is because the styles are loaded by using the Loader component at runtime, based on the setting provided by the user application.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jakoivik Jarkko Koivikko
            jakoivik Jarkko Koivikko
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes