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. Displaying image by creating image file at runtime
Forum Updated to NodeBB v4.3 + New Features

Displaying image by creating image file at runtime

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

    I m using a single imageView to display images from a ListView that contains the file paths of the images from which the user can select, the selected image from ListView is processed using opencv and then displayed in the imageView, but the ImageView wasn't updating when the user selects from the ListView, so i tried to create a new image file after the image is selected and processed, which works now but i have to create a new image file everytime the image needs to be updated, so is there any other way to display the updated image with creating a new image file at runtime?

    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