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. 【SLOVED】how to use the picture resource!
Qt 6.11 is out! See what's new in the release blog

【SLOVED】how to use the picture resource!

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 876 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.
  • H Offline
    H Offline
    hk520590
    wrote on last edited by
    #1

    the .qrc maby expend the debug program !
    how to use the dll letter picture!
    or use the ways to picture but dont expend the debug progarm size!

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

      You need to rephrase that, I'm afraid. You can either build QRC into your executable (yes it will grow in size, how else would it be possible to add anything there?), or ship it as an external file, loaded using QResource class.

      (Z(:^

      1 Reply Last reply
      0
      • H Offline
        H Offline
        hk520590
        wrote on last edited by
        #3

        thank you very much,I try it!
        [quote author="sierdzio" date="1378652070"]You need to rephrase that, I'm afraid. You can either build QRC into your executable (yes it will grow in size, how else would it be possible to add anything there?), or ship it as an external file, loaded using QResource class.[/quote]

        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