/* */ /*! \page simple-application-example.html \ingroup examples \title A Complete Application Window This example program looks like a complete modern application. It has a menu bar, it has a tool bar, it has a status bar and works like a simple text editor. There is a walkthrough of this example.
Header file: \include application/application.h
Implementation: \include application/application.cpp
Main: \include application/main.cpp */