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. Qt Mobility version
Forum Updated to NodeBB v4.3 + New Features

Qt Mobility version

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 2.6k 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.
  • J Offline
    J Offline
    johnk
    wrote on last edited by
    #1

    Hello,

    "qVersion() ":http://doc.qt.nokia.com/4.0/qtglobal.html#qVersion returns the version of the Qt runtime. Is there something similar to determine the version of Qt Mobiltiy?

    -jk

    1 Reply Last reply
    0
    • M Offline
      M Offline
      minjung.shin
      wrote on last edited by
      #2

      Hi,

      I don't think there is a such a function yet. Currently Qt Mobility version is defined as a macro, QTM_VERSION_STR, in src/global/qmobilityglobal.h.

      1 Reply Last reply
      0
      • J Offline
        J Offline
        johnk
        wrote on last edited by
        #3

        Hello Minjung,

        So close. Unfortunately, this would only tell you version your code was compiled against. I would like to know the runtime version.

        -jk

        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