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. Qt app does not call terminal if call program from executable (application/x-executable

Qt app does not call terminal if call program from executable (application/x-executable

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

    Need to explicitly call terminal from my Qt program, what should I add to project

    C Pl45m4P 2 Replies Last reply
    0
    • J JacobNovitsky

      Need to explicitly call terminal from my Qt program, what should I add to project

      C Offline
      C Offline
      ChrisW67
      wrote on last edited by ChrisW67
      #2

      What does "call terminal" mean?

      When you ask for help it would greatly speed the process if you could explain:

      • the requirement
      • what you are doing (preferably with compilable code)
      • what you are expecting to happen
      • what is actually happening
      • how that does meet your requirement (if it is not obvious)
      • what you have tried to remedy the problem
      • the environment and versions of things you are using.
        http://www.catb.org/~esr/faqs/smart-questions.html#beprecise
      1 Reply Last reply
      2
      • J JacobNovitsky

        Need to explicitly call terminal from my Qt program, what should I add to project

        Pl45m4P Offline
        Pl45m4P Offline
        Pl45m4
        wrote on last edited by
        #3

        @JacobNovitsky

        I'm just guessing that this is what you are looking for:

        QProcess and start the terminal with your OS specific command (you didn't mention your OS)


        If debugging is the process of removing software bugs, then programming must be the process of putting them in.

        ~E. W. Dijkstra

        1 Reply Last reply
        1

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved