Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
Desktop application
A desktop application is a type of application that must be installed and executed on a personal computer.
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
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.