<tdalign="right"valign="center"><imgsrc="logo32.png"align="right"width="64"height="32"border="0"></td></tr></table><h1align=center>Main Window and Related Classes</h1>
<p> These classes provide everything you need for a typical modern main
application window, like the main window itself, menu and tool bars,
<trbgcolor=#f0f0f0><td><b><ahref="ntqapplication.html">TQApplication</a></b><td>Manages the GUI application's control flow and main settings
<trbgcolor=#f0f0f0><td><b><ahref="ntqdockarea.html">TQDockArea</a></b><td>Manages and lays out TQDockWindows
<trbgcolor=#f0f0f0><td><b><ahref="ntqdockwindow.html">TQDockWindow</a></b><td>Widget which can be docked inside a TQDockArea or floated as a top level window on the desktop
<trbgcolor=#f0f0f0><td><b><ahref="ntqeventloop.html">TQEventLoop</a></b><td>Manages the event queue
<trbgcolor=#f0f0f0><td><b><ahref="ntqmainwindow.html">TQMainWindow</a></b><td>Main application window, with a menu bar, dock windows (e.g. for toolbars), and a status bar
<trbgcolor=#f0f0f0><td><b><ahref="ntqmenubar.html">TQMenuBar</a></b><td>Horizontal menu bar
<trbgcolor=#f0f0f0><td><b><ahref="ntqpopupmenu.html">TQPopupMenu</a></b><td>Popup menu widget
<trbgcolor=#f0f0f0><td><b><ahref="ntqsessionmanager.html">TQSessionManager</a></b><td>Access to the session manager
<trbgcolor=#f0f0f0><td><b><ahref="ntqsizegrip.html">TQSizeGrip</a></b><td>Corner-grip for resizing a top-level window
<trbgcolor=#f0f0f0><td><b><ahref="ntqstatusbar.html">TQStatusBar</a></b><td>Horizontal bar suitable for presenting status information
<trbgcolor=#f0f0f0><td><b><ahref="ntqtoolbar.html">TQToolBar</a></b><td>Movable panel containing widgets such as tool buttons
<trbgcolor=#f0f0f0><td><b><ahref="ntqworkspace.html">TQWorkspace</a></b><td>Workspace window that can contain decorated windows, e.g. for MDI