Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Create icons similar to ISO icons?
Qt 6.11 is out! See what's new in the release blog

Create icons similar to ISO icons?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 3 Posters 751 Views 3 Watching
  • 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.
  • K Offline
    K Offline
    Keola
    wrote on last edited by aha_1980
    #1

    Hi,

    I am quite new to Qt and would like to know if it is possible to create an icon simmilar to the ISO 7000 icons using GIMP or a simmilar program? I am using the non commercial Qt version. The ISO icons have the color property so you can adjust the color. They have a .dat extension. Or is there any other way to animate a color change of a self drawn icon?

    Any help would be appreciated.

    Keola

    raven-worxR 1 Reply Last reply
    0
    • K Keola

      Hi,

      I am quite new to Qt and would like to know if it is possible to create an icon simmilar to the ISO 7000 icons using GIMP or a simmilar program? I am using the non commercial Qt version. The ISO icons have the color property so you can adjust the color. They have a .dat extension. Or is there any other way to animate a color change of a self drawn icon?

      Any help would be appreciated.

      Keola

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

      @Keola said in Create icons simmilar to ISO icons?:

      Or is there any other way to animate a color change of a self drawn icon?

      You can use a ColorOverlay on any QML item

      --- 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

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi and welcome to devnet,

        Are you referring to this ?

        Otherwise I fail to see the relation between Qt and your desire to use GIMP to create such icons.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • K Offline
          K Offline
          Keola
          wrote on last edited by
          #4

          Hi SGaist,

          yes, I was referring to these icons. There is a link to some of these icons here, and they also work in the non commercial Qt version.

          https://wiki.qt.io/QtDesignStudio

          So I was interested if there is a way to convert graphics drawn in GIMP or a simmilar programm to the same type as these icon files so I can change the color in an easy way.

          raven-worx, that is a fairly easy way to do it. Thanks for the help. That is what I'll do.

          I would still be interested if there is a way to convert graphics. Why would the Qt developers only let us use these ISO icon like this?

          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