Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QT Virtual Keyboard questions?
Qt 6.11 is out! See what's new in the release blog

QT Virtual Keyboard questions?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
7 Posts 4 Posters 2.9k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    NTCYP
    wrote on last edited by
    #1

    Hi,

    I am using Qt Creator 3.3.1 (opensource) Based on Qt 5.4.1 (GCC 4.6.1, 32 bit). I have kits based on Qt version 4.8.3 for Embedded Linux due to my
    TI board.

    My question is that;

    1. Does QT has any virtual Keyboard widget?
    2. Which version of QT virtual Keyborad do I have to use it?
    3. Can I activate QT virtual Keyboard using my TI board fn button?
    4. Where I can get example usage of the QT virtual Keyboard widget?

    Kind Regards,

    1 Reply Last reply
    0
    • jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      For Qt 5 there is a virtual keyboard: http://doc.qt.io/QtVirtualKeyboard

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      T 1 Reply Last reply
      0
      • jsulmJ jsulm

        For Qt 5 there is a virtual keyboard: http://doc.qt.io/QtVirtualKeyboard

        T Offline
        T Offline
        t3685
        wrote on last edited by
        #3

        @jsulm said:

        For Qt 5 there is a virtual keyboard: http://doc.qt.io/QtVirtualKeyboard

        This is only available under the enterprise license.

        N raven-worxR 2 Replies Last reply
        0
        • T t3685

          @jsulm said:

          For Qt 5 there is a virtual keyboard: http://doc.qt.io/QtVirtualKeyboard

          This is only available under the enterprise license.

          N Offline
          N Offline
          NTCYP
          wrote on last edited by
          #4

          @t3685 Yes, its true. I am using Qt Creator 3.3.1 (opensource) Based on Qt 5.4.1 (GCC 4.6.1, 32 bit).
          Is not applicable for us...
          :(

          1 Reply Last reply
          0
          • T t3685

            @jsulm said:

            For Qt 5 there is a virtual keyboard: http://doc.qt.io/QtVirtualKeyboard

            This is only available under the enterprise license.

            raven-worxR Offline
            raven-worxR Offline
            raven-worx
            Moderators
            wrote on last edited by raven-worx
            #5

            @t3685 said:

            This is only available under the enterprise license.

            but i like to mention that it is planned to release it also for OpenSource users in Qt 5.7, when the new license agreement get applied for all modules.

            --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
            If you have a question please use the forum so others can benefit from the solution in the future

            T 1 Reply Last reply
            0
            • raven-worxR raven-worx

              @t3685 said:

              This is only available under the enterprise license.

              but i like to mention that it is planned to release it also for OpenSource users in Qt 5.7, when the new license agreement get applied for all modules.

              T Offline
              T Offline
              t3685
              wrote on last edited by
              #6

              @raven-worx said:

              @t3685 said:

              This is only available under the enterprise license.

              but i like to mention that it is planned to release it also for OpenSource users in Qt 5.7, when the new license agreement get applied for all modules.

              Just announced, I must say I am very excited :)

              1 Reply Last reply
              0
              • N Offline
                N Offline
                NTCYP
                wrote on last edited by
                #7
                "For this reason, we added LGPLv3 as a licensing option to Qt with Qt 5.4 back in 2014, and have published new Qt modules under this license."
                

                Well I am using QT 5.4 due to my embedded linux sdk.

                "So Qt 5.7 will not be available under LGPLv2.1 anymore. Instead, we will provide the different parts of Qt under the following licenses;
                
                    Qt Essentials: All Qt Essentials will from now on be licensed under LGPLv3, GPLv2 and commercial license terms.
                    [Qt Add-ons: All Add-ons that are currently available in the open source version of Qt](link url), will in the future be licensed under LGPLv3, GPLv2 and commercial license terms (Qt WebEngine in addition has a LGPLv2.1 requirement due to the 3rd party code from Chromium).Add-ons that were only available under commercial license terms in the past (e.g. Qt Charts and Qt Data Visualization) are now available under both GPLv3 and commercial license terms.
                    Qt Tools and Applications: All tools (Qt Creator, moc, etc.) will in the future be available under commercial license terms and GPLv3. The GPL license comes with two exceptions that ensure that there are no license restrictions on generated code, and that bridging to 3rd party code is still possible."
                

                :) All Add-ons. What do you mean by "... are currently available in the open source version of Qt"?

                Where I can get these add-on? Are these add-ons compatible with my version of QT?

                Kind Regards

                1 Reply Last reply
                0

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved