Qt Forum

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

    [Solved] Display qDebug messages to a textbrowser

    General and Desktop
    2
    2
    4417
    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.
    • A
      amban last edited by

      Hi All,
      I have a TabWidget with a Qtextbrowser i want to display my qdebug messages (displaying in the Qt Creator GUI i.e. Application Output) in this browser. Actually the tables in my tabs are getting autorefreshed every 2 minutes and i want to display this within the application. What is the right way to do it ? Is QtextBrowser capable of displaying dynamic text ?

      Thanks.

      1 Reply Last reply Reply Quote 0
      • L
        loladiro last edited by

        There is an example of that on the wiki:
        "Browser for QDebug output":http://developer.qt.nokia.com/wiki/Browser_for_QDebug_output

        1 Reply Last reply Reply Quote 0
        • First post
          Last post