Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [SOLVED]Qt Designer Icons
QtWS25 Last Chance

[SOLVED]Qt Designer Icons

Scheduled Pinned Locked Moved General and Desktop
6 Posts 4 Posters 5.5k 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.
  • S Offline
    S Offline
    Sam
    wrote on last edited by
    #1

    Hello,
    I am creating my own components for Qt designer. So i need the icons of all the components/widgets of Qt Designer eg checkbox, comboBox etc. I searched on my local drive for the .png files where Qt is installed but didnt get the particular icons that i need . How to get the path where these icons are stored .

    "icons":http://imageshack.us/photo/my-images/84/iconsbs.png/

    1 Reply Last reply
    1
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      I would suspect they are stored in a QRC file. Try searching through Qt sources (at gitorious).

      (Z(:^

      1 Reply Last reply
      0
      • G Offline
        G Offline
        goetz
        wrote on last edited by
        #3

        You can find the icons in the source tree of Qt in directory tools/designer/src/components/formeditor/images/widgets.

        http://www.catb.org/~esr/faqs/smart-questions.html

        1 Reply Last reply
        1
        • S Offline
          S Offline
          Sam
          wrote on last edited by
          #4

          Volker,
          Thanks a lot i got all the image files :)

          A 1 Reply Last reply
          0
          • S Sam

            Volker,
            Thanks a lot i got all the image files :)

            A Offline
            A Offline
            Annili
            wrote on last edited by
            #5

            @Sam so where did you find it?

            1 Reply Last reply
            0
            • S Offline
              S Offline
              Sam
              wrote on last edited by
              #6

              @Annili

              The files are available in the source so you need to download the source for the Qt version you are using (Src\qttools\src\designer\src\components\formeditor\images). In case you don't have the source available then you can download the images from this link

              Regards
              Sam

              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