[Qt-interest] Qt app launched from CLI or GUI? Can I know in code?
Chris Vickery
chrisinajar at gmail.com
Wed Jul 27 06:18:03 CEST 2011
You could also always just output to both...
On Tue, Jul 26, 2011 at 1:32 PM, Kishore Jonnalagadda
<kitts.mailinglists at gmail.com> wrote:
> 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
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
>
More information about the Qt-interest-old
mailing list