Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

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

    General and Desktop
    2
    2
    362
    Loading More Posts
    • 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
      vakano last edited by

      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 Reply Quote 0
      • mrjj
        mrjj Lifetime Qt Champion last edited by

        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 Reply Quote 1
        • First post
          Last post