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. Adding jpg files on GUI
Forum Updated to NodeBB v4.3 + New Features

Adding jpg files on GUI

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 246 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.
  • J Offline
    J Offline
    JLouis56
    wrote on last edited by
    #1

    Hello,

    I add jpg files inside UI windows. No problem when I execute the program with Qt creator.
    But I can't keep the jpg images on the release version ==> where should I store images to keep them after release ?

    JonBJ 1 Reply Last reply
    0
    • J JLouis56

      Hello,

      I add jpg files inside UI windows. No problem when I execute the program with Qt creator.
      But I can't keep the jpg images on the release version ==> where should I store images to keep them after release ?

      JonBJ Online
      JonBJ Online
      JonB
      wrote on last edited by
      #2

      @JLouis56
      Not 100% sure what you are saying, but the The Qt Resource System allows you to embed resources like JPG files inside your executable. Then there is nothing to store externally, when you run the program outside Creator or release it to someone else the images are accessed by your application inside itself.

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved