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

QtVirtualKeyboard needs to use declarative type registration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 6.4.0 Beta1
    • 6.0.0, 6.1.0 Beta2
    • Virtual Keyboard
    • None
    • All
    • 4395ca0fdd (qt/qtvirtualkeyboard/dev) 4395ca0fdd (qt/tqtc-qtvirtualkeyboard/dev) 4395ca0fdd (qt/tqtc-qtvirtualkeyboard/6.4)

      QtVirtualKeyboard needs to use declarative type registration and stop using qmlplugindump to generate qmltypes files in order for it to be compatible with qml tooling (and the compiler).

      Some pointers:

      • Make the plugin (src/import) optional like done in this change OR merge the plugin part into the actual library
        • You might need to turn the C++ types into an extra .impl module for this to work
      • Create a proper module structure since you can't register qml files anymore and install all your qml files instead of just bundling them with the library

       

        For Gerrit Dashboard: QTBUG-92212
        # Subject Branch Project Status CR V

            jakoivik Jarkko Koivikko
            max.goldstein Maximilian Goldstein
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes