Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › Show VersionName variable from .pro in QML

Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #23832

    Larry

    I would like to add an ABOUT screen to my app where I can show the VersionName variable defined in the .pro file

     

    Is this possible?  Any example of how to do this?

    #23838

    Larry

    For anyone else trying to do so, use QMAKE_SUBSTITUTE in your .pro file to convert qmake variables to a .h file, then expose the constants of the .h file to QML in your CPP using standard QML functions

    #23849

    Alex
    Felgo Team

    Hi Larry,

    you can also use the currently undocumented system context property in QML, like this:

    system.appVersionName
    system.appVersionCode

    Best,
    Alex

Viewing 3 posts - 1 through 3 (of 3 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded