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 QAxObject property?

How to access QAxObject property?

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 454 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.
  • 0 Offline
    0 Offline
    0BLACK0
    wrote on last edited by
    #1

    i have App that uses QAxObject
    and according to msdn :
    https://msdn.microsoft.com/en-us/library/aa394077(v=vs.85).aspx

    it have property SMBIOSBIOSVersion

    but i don't know how to access this property in qt without any external libs
    if i use "->property()" it just return QVariant(Invalid)

    why can't post my code ?
    every time i try it gave me error:

    "Oh, this looks like spam to us.

    Since your account is quite fresh we could be wrong. Try including only one URL into your post. Usually, hitting the back button will give you access to your post again. We're sorry for the inconvenience."

    it's Qt code main.cpp and untitled.pro
    any way the code is there
    http://pastie.org/9958553

    win xp sp3
    vs 2010 sp1
    Qt 5.4.0

    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