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 get App version number and build number etc?
Forum Updated to NodeBB v4.3 + New Features

How to get App version number and build number etc?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 168 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.
  • R Offline
    R Offline
    russjohn834
    wrote on last edited by
    #1

    I want to display the version of the software I am building.

    Is there any libraries in Qt to manage information like - Major version number, Minor Version number and Build number etc?

    How can I access these values from the program at the run time?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      stretchthebits
      wrote on last edited by
      #2

      On Windows, it is possible to have a resource file that stores that information. Wouldn't it be better to store that information yourself in some integers or a string?

      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