Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Did I install Qt incorrectly? Problems with Qt virtualKeyboard styles.
Forum Updated to NodeBB v4.3 + New Features

Did I install Qt incorrectly? Problems with Qt virtualKeyboard styles.

Scheduled Pinned Locked Moved Solved Installation and Deployment
8 Posts 2 Posters 723 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.
  • C Offline
    C Offline
    Circuits
    wrote on last edited by
    #1

    I am very confused. I am trying to follow this guide for customizing layouts. I can't seem to find some of these files. For instance: "You can find the built-in styles from the virtual keyboard sources directory src/virtualkeyboard/content/styles." this directory does not exist within my Qt folder. I have a commercial license, is it possible that I installed Qt incorrectly?

    1 Reply Last reply
    0
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      Virtual keyboard is an optional component, you can install it separately in the maintenance tool.

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      C 2 Replies Last reply
      1
      • C Offline
        C Offline
        Circuits
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • VRoninV VRonin

          Virtual keyboard is an optional component, you can install it separately in the maintenance tool.

          C Offline
          C Offline
          Circuits
          wrote on last edited by
          #4
          This post is deleted!
          1 Reply Last reply
          0
          • VRoninV VRonin

            Virtual keyboard is an optional component, you can install it separately in the maintenance tool.

            C Offline
            C Offline
            Circuits
            wrote on last edited by Circuits
            #5

            @VRonin I opened the maintenance tool and clicked add or remove components then hit next. Under Qt drop-down list it shows a check next to 5.12.3 and under that drop-down list it shows a check next to Qt Virtual Keyboard. So apparently I have already downloaded it.

            I did not mention this in my original post but I am able to use the virtualKeyboard I just can't find any directory: src/virtualkeyboard/content/styles within my Qt folder.

            1 Reply Last reply
            0
            • VRoninV Offline
              VRoninV Offline
              VRonin
              wrote on last edited by
              #6

              Oh, the src folder actually points to the Qt source code, the location is here https://code.qt.io/cgit/qt/qtvirtualkeyboard.git/tree/src/virtualkeyboard/content/styles
              The most convenient way to get it is git clone git://code.qt.io/qt/qtvirtualkeyboard.git

              "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
              ~Napoleon Bonaparte

              On a crusade to banish setIndexWidget() from the holy land of Qt

              C 1 Reply Last reply
              1
              • VRoninV VRonin

                Oh, the src folder actually points to the Qt source code, the location is here https://code.qt.io/cgit/qt/qtvirtualkeyboard.git/tree/src/virtualkeyboard/content/styles
                The most convenient way to get it is git clone git://code.qt.io/qt/qtvirtualkeyboard.git

                C Offline
                C Offline
                Circuits
                wrote on last edited by
                #7

                @VRonin Would I need add that to my Qt folder?

                1 Reply Last reply
                0
                • C Offline
                  C Offline
                  Circuits
                  wrote on last edited by
                  #8

                  Alright, I uninstalled Qt and re-installed it. I must have deleted the directory somehow. I can see it now.

                  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