ABSTRACT

Many applications have a central window that typically contains a menu bar, toolbar, an application-specific area, and a status bar at the bottom. This is known as an application window and is implemented by the 1 widget. Although any widget in Qt might serve as a top-level window, QMainWindow has explicit support for a menu bar, toolbar and status bar, and also provides a framework for dockable windows.