(C++) Desktop application
February 24, 2017 · View on GitHub
(C++)
Desktop application
A desktop application is a type of application that must be installed and executed on a personal computer.
Qt Creator project type
There are multiple Qt Creator project type for desktop applications:
Console
application: a desktop
applications that must be called from
the command line and/or display plain text only
GUI application: a
desktop applications that displays not
just plain text, but, for example, images