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. open another opened Exe, and then take a screen capture of that Exe.

open another opened Exe, and then take a screen capture of that Exe.

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

    open another opened Exe, and then take a screen capture of that Exe.
    does Qt have some easy API for this?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      @opengpu said in open another opened Exe, and then take a screen capture of that Exe.:

      does Qt have some easy API for this?

      No.

      You should be able to run and get another exe's handle from QProcess. But then you need to use native methods to grab the screenshot.

      (Z(:^

      1 Reply Last reply
      2
      • O Offline
        O Offline
        opengpu
        wrote on last edited by
        #3

        ok, thank you.
        anyone know good way to capture screenshot of a Exe on Windows?

        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