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. How to access Window register entry
Forum Update on Tuesday, May 27th 2025

How to access Window register entry

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 466 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.
  • M Offline
    M Offline
    ManiRon
    wrote on 20 Dec 2018, 11:26 last edited by
    #1

    this is just an experiment . I am trying to store some data in the windows Register entry . I face some problems,

    1. How to access windows register entry using QT.
      2)If access also how i can create a new entry in that using QT.
      3)I need the entry created by me should be able to modified by me (Eg: adding or deleting or editing of some data)
    1 Reply Last reply
    0
    • C Offline
      C Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 20 Dec 2018, 11:29 last edited by
      #2

      You should take a look at QSettings

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      M 1 Reply Last reply 20 Dec 2018, 11:36
      4
      • C Christian Ehrlicher
        20 Dec 2018, 11:29

        You should take a look at QSettings

        M Offline
        M Offline
        ManiRon
        wrote on 20 Dec 2018, 11:36 last edited by
        #3

        @Christian-Ehrlicher will there be any example program which makes me understand better the functionalities

        1 Reply Last reply
        0
        • C Offline
          C Offline
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on 20 Dec 2018, 12:20 last edited by
          #4

          A short example is in the section 'Accessing the Windows Registry Directly' in the link above.

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          1 Reply Last reply
          3

          4/4

          20 Dec 2018, 12:20

          • Login

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