Results 1 to 2 of 2

Thread: Problem with Console Display in QtApplication

  1. #1
    Join Date
    Mar 2011
    Location
    Hyderabad
    Posts
    13
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Problem with Console Display in QtApplication

    Hi all,
    i am not able to display data on console(cmd prompt) in a QtAppllication, i used prind as well as cout but of no use, please help me regarding the same.
    Thanks in advance.
    Kiran Pechetti

  2. #2
    Join Date
    Feb 2007
    Location
    Karlsruhe, Germany
    Posts
    469
    Thanks
    17
    Thanked 90 Times in 88 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Problem with Console Display in QtApplication

    Try

    Qt Code:
    1. qDebug() << "Test";
    To copy to clipboard, switch view to plain text mode 

    HIH

    Joh

Similar Threads

  1. Problem with Qt console
    By Nishant in forum Installation and Deployment
    Replies: 3
    Last Post: 15th October 2009, 12:05
  2. Replies: 4
    Last Post: 25th April 2009, 14:11
  3. QProcess-startDetached and Console screen problem
    By ramazangirgin in forum Qt Programming
    Replies: 1
    Last Post: 17th June 2008, 08:05
  4. Adding nonQt classes to QtApplication
    By codebehind in forum Newbie
    Replies: 11
    Last Post: 23rd April 2007, 21:08
  5. Console Program Problem
    By ball in forum Qt Programming
    Replies: 9
    Last Post: 28th May 2006, 09:05

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.