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. Can I use png files included in Qt package?

Can I use png files included in Qt package?

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 950 Views 1 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.
  • T Offline
    T Offline
    taichi
    wrote on last edited by
    #1

    Hi everyone,

    I am using Qt with the LGPL lisence in a commercial product.
    In this case, can I use png files included in Qt package to icons of my product?
    And if I want some customize to the file (for examle, put a tiny image on 'file' shaped png like icon overlay), does this mean violating LGPL?

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi,

      The LGPL covers code, not images.

      Which .png files are you referring to? If you mean the Qt logo, that use is covered under http://qt-project.org/trademarkpolicy.html

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • T Offline
        T Offline
        taichi
        wrote on last edited by
        #3

        Thank you for your reply.

        I want to use png files under src folder (under src/gui/styles/images/ of Qt 4.8).

        The LGPL covers code, not images.
        Let me confirm whether this means I can use .png files or not?

        Thanks.

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          [quote author="taichi" date="1403165401"]Thank you for your reply.

          I want to use png files under src folder (under src/gui/styles/images/ of Qt 4.8).

          The LGPL covers code, not images.
          Let me confirm whether this means I can use .png files or not?[/quote]Digia owns the copyright to those images. You can't use them in your project just like that.

          However, you can contact them and ask for permission. If they give you permission, then you can use the images.

          Anyway, if you are looking for free icons, try something like http://tango.freedesktop.org/

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          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