[Qt-interest] any macro to replace TRACE in MFC/windows?
Yan Jiangguo (James)
jyan972 at gmail.com
Thu Feb 4 23:58:58 CET 2010
TRACE("a = %d",a); /* so, a = 3 for example, will be displayed on output
window of IDE duing debug mode, nothing happens for release mode. */
On Fri, Feb 5, 2010 at 6:48 AM, william.crocker at analog.com <
william.crocker at analog.com> wrote:
>
>
> Yan Jiangguo (James) wrote:
> > MFC/wndows have a useful debug macro : TRACE()
> >
>
>
> What does it do.
>
>
> > is there any in Qt could do it? i want to see how some values change
> > in real time, my project is a GUI app, not console, so no printf()
> > could be used.
> >
>
>
> Values of what?
>
>
> > thanks.
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Qt-interest mailing list
> > Qt-interest at trolltech.com
> > http://lists.trolltech.com/mailman/listinfo/qt-interest
> >
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100205/a46ffe89/attachment.html
More information about the Qt-interest-old
mailing list