[Qt-interest] Qt app launched from CLI or GUI? Can I know in code?
Kishore Jonnalagadda
kitts.mailinglists at gmail.com
Tue Jul 26 19:32:32 CEST 2011
Basically, in my application, I would like to install a message handler for
debug messages so that they are logged to a file. However, I would like to
do so only if the app were launched from the GUI. So in case the app was
launched from the CLI, it should output to the terminal as usual.
Is this possible? Particularly on a linux machine.
Kishore
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110726/ddce1937/attachment.html
More information about the Qt-interest-old
mailing list