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 export message to output window like Application output from Qtcreator self-made plugin

How to export message to output window like Application output from Qtcreator self-made plugin

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

    Hi, All,

    I am developing a Qtcreator plugin by myself, basically is to add a menu item to invoke an external python script,

    the problem I met is how to export message to output window, I tried qDebug, cout, which can only print the message

    to the Parent Qtcreator(the one I developing plugin), what I need is to export the message to output window of Qtcreator

    I built.

    Thanks,
    Le

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      hi

      • what I need is to export the message to output window of Qtcreator I built.

      Sorry, you lost me a bit there.

      You have 2 Creators ?

      One where you start and debug and a second one, that loads the plugin ?

      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