Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved How to access Window register entry

    General and Desktop
    2
    4
    249
    Loading More Posts
    • 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.
    • ManiRon
      ManiRon last edited by

      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 Reply Quote 0
      • Christian Ehrlicher
        Christian Ehrlicher Lifetime Qt Champion last edited by

        You should take a look at QSettings

        Qt has to stay free or it will die.

        ManiRon 1 Reply Last reply Reply Quote 4
        • ManiRon
          ManiRon @Christian Ehrlicher last edited by

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

          1 Reply Last reply Reply Quote 0
          • Christian Ehrlicher
            Christian Ehrlicher Lifetime Qt Champion last edited by

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

            Qt has to stay free or it will die.

            1 Reply Last reply Reply Quote 3
            • First post
              Last post