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. A Browser for QDebug Log Output at QT5
Forum Updated to NodeBB v4.3 + New Features

A Browser for QDebug Log Output at QT5

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.1k 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
    OliverKurz
    wrote on last edited by
    #1

    Have any use "A Browser for "QDebug Log Output":http://qt-project.org/wiki/Browser_for_QDebug_output at QT5?
    First problem is solved with correct :
    "qInstallMsgHandler(myMessageOutput);" -> "qInstallMessageHandler(myMessageOutput);"
    Second problem i havn't solve:
    "qInstallMsgHandler(myMessageOutput);" at qt5 need : "myMessageOutput(QtMsgType type, const QMessageLogContext &context, const QString &msg)"
    The example don't run while failure!
    i hope some on can help me to solve the problem:)
    thanks

    here i need help:)

    1 Reply Last reply
    0
    • S Offline
      S Offline
      ScottR
      wrote on last edited by
      #2

      "Here is an example":http://qt-project.org/doc/qt-5/qtglobal.html#qInstallMessageHandler

      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