Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. how to call windows 10 calculator in qml?
Qt 6.11 is out! See what's new in the release blog

how to call windows 10 calculator in qml?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 588 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.
  • P Offline
    P Offline
    Peter321123
    wrote on last edited by
    #1

    I want to call windows 10 calculator when click a button in qml, how to do that? thanks

    jsulmJ 1 Reply Last reply
    0
    • P Peter321123

      I want to call windows 10 calculator when click a button in qml, how to do that? thanks

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Peter321123 I guess by "call" you mean "execute"?
      I don't think you can do that in QML, you will need some C++ code using https://doc.qt.io/qt-5/qprocess.html

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • P Offline
        P Offline
        Peter321123
        wrote on last edited by
        #3

        I got it, thanks

        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