Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How to store signal slot data in side per 2 msec running thread?

How to store signal slot data in side per 2 msec running thread?

Scheduled Pinned Locked Moved Solved Mobile and Embedded
2 Posts 2 Posters 251 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.
  • Q Offline
    Q Offline
    Qt embedded developer
    wrote on last edited by Qt embedded developer
    #1

    i have to store captured image and video data related path and id store in running thread.

    but how to store that data best way i want to know ?

    jsulmJ 1 Reply Last reply
    0
    • Q Qt embedded developer

      i have to store captured image and video data related path and id store in running thread.

      but how to store that data best way i want to know ?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Qt-embedded-developer said in How to store signal slot data in side per 2 msec running thread?:

      but how to store that data best way i want to know ?

      Not sure what the problem is with that. You should explain what you want to do better, as it is not really clear.
      Do you want to store images and videos? If so store them in files. Path and id can be stored in simple variables or lists (depends on how many you want to store).

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      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