Results 1 to 4 of 4

Thread: qdebug to textedit

  1. #1
    Join Date
    Nov 2016
    Posts
    17
    Thanks
    2
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default qdebug to textedit

    how to show qdebug output into lineedit

    thanks in advance_____

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: qdebug to textedit

    qInstallMessageHandler

    You probably want a QTextEdit rather than a line edit.
    Last edited by ChrisW67; 10th November 2016 at 20:27. Reason: updated contents

  3. #3
    Join Date
    Nov 2016
    Posts
    17
    Thanks
    2
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: qdebug to textedit

    HOW to use qInstallMessageHandler

  4. #4
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: qdebug to textedit

    Quote Originally Posted by Anupamp View Post
    HOW to use qInstallMessageHandler
    ChrisW67 linked to that. I.e. you can click on the "qInstallMessageHandler" portion of his post.
    You could also type this into Qt Assistant or the search function of the Qt online documentation.

    Cheers,
    _

Similar Threads

  1. Replies: 0
    Last Post: 3rd November 2016, 23:27
  2. Qfile and QDebug help
    By sgoten in forum Qt Programming
    Replies: 4
    Last Post: 19th July 2012, 08:47
  3. using qdebug
    By GrahamLabdon in forum Newbie
    Replies: 2
    Last Post: 3rd February 2011, 09:59
  4. qDebug() on OSX
    By December in forum Qt Programming
    Replies: 1
    Last Post: 7th October 2008, 17:14
  5. qdebug
    By drkbkr in forum Qt Programming
    Replies: 12
    Last Post: 29th September 2006, 15:26

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.