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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes