[190] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
---|
| 2 | <!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/indices.doc:677 -->
|
---|
| 3 | <html>
|
---|
| 4 | <head>
|
---|
| 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
---|
| 6 | <title>Main Window and Related Classes</title>
|
---|
| 7 | <style type="text/css"><!--
|
---|
| 8 | fn { margin-left: 1cm; text-indent: -1cm; }
|
---|
| 9 | a:link { color: #004faf; text-decoration: none }
|
---|
| 10 | a:visited { color: #672967; text-decoration: none }
|
---|
| 11 | body { background: #ffffff; color: black; }
|
---|
| 12 | --></style>
|
---|
| 13 | </head>
|
---|
| 14 | <body>
|
---|
| 15 |
|
---|
| 16 | <table border="0" cellpadding="0" cellspacing="0" width="100%">
|
---|
| 17 | <tr bgcolor="#E5E5E5">
|
---|
| 18 | <td valign=center>
|
---|
| 19 | <a href="index.html">
|
---|
| 20 | <font color="#004faf">Home</font></a>
|
---|
| 21 | | <a href="classes.html">
|
---|
| 22 | <font color="#004faf">All Classes</font></a>
|
---|
| 23 | | <a href="mainclasses.html">
|
---|
| 24 | <font color="#004faf">Main Classes</font></a>
|
---|
| 25 | | <a href="annotated.html">
|
---|
| 26 | <font color="#004faf">Annotated</font></a>
|
---|
| 27 | | <a href="groups.html">
|
---|
| 28 | <font color="#004faf">Grouped Classes</font></a>
|
---|
| 29 | | <a href="functions.html">
|
---|
| 30 | <font color="#004faf">Functions</font></a>
|
---|
| 31 | </td>
|
---|
| 32 | <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Main Window and Related Classes</h1>
|
---|
| 33 |
|
---|
| 34 |
|
---|
| 35 | <p> These classes provide everything you need for a typical modern main
|
---|
| 36 | application window, like the main window itself, menu and tool bars,
|
---|
| 37 | a statusbar, etc.
|
---|
| 38 | <p>
|
---|
| 39 | <p><table width="100%">
|
---|
| 40 | <tr bgcolor=#f0f0f0><td><b><a href="qaction.html">QAction</a></b><td>Abstract user interface action that can appear both in menus and tool bars
|
---|
| 41 | <tr bgcolor=#f0f0f0><td><b><a href="qactiongroup.html">QActionGroup</a></b><td>Groups actions together
|
---|
| 42 | <tr bgcolor=#f0f0f0><td><b><a href="qapplication.html">QApplication</a></b><td>Manages the GUI application's control flow and main settings
|
---|
| 43 | <tr bgcolor=#f0f0f0><td><b><a href="qdockarea.html">QDockArea</a></b><td>Manages and lays out QDockWindows
|
---|
| 44 | <tr bgcolor=#f0f0f0><td><b><a href="qdockwindow.html">QDockWindow</a></b><td>Widget which can be docked inside a QDockArea or floated as a top level window on the desktop
|
---|
| 45 | <tr bgcolor=#f0f0f0><td><b><a href="qeventloop.html">QEventLoop</a></b><td>Manages the event queue
|
---|
| 46 | <tr bgcolor=#f0f0f0><td><b><a href="qmainwindow.html">QMainWindow</a></b><td>Main application window, with a menu bar, dock windows (e.g. for toolbars), and a status bar
|
---|
| 47 | <tr bgcolor=#f0f0f0><td><b><a href="qmenubar.html">QMenuBar</a></b><td>Horizontal menu bar
|
---|
| 48 | <tr bgcolor=#f0f0f0><td><b><a href="qpopupmenu.html">QPopupMenu</a></b><td>Popup menu widget
|
---|
| 49 | <tr bgcolor=#f0f0f0><td><b><a href="qsessionmanager.html">QSessionManager</a></b><td>Access to the session manager
|
---|
| 50 | <tr bgcolor=#f0f0f0><td><b><a href="qsizegrip.html">QSizeGrip</a></b><td>Corner-grip for resizing a top-level window
|
---|
| 51 | <tr bgcolor=#f0f0f0><td><b><a href="qstatusbar.html">QStatusBar</a></b><td>Horizontal bar suitable for presenting status information
|
---|
| 52 | <tr bgcolor=#f0f0f0><td><b><a href="qtoolbar.html">QToolBar</a></b><td>Movable panel containing widgets such as tool buttons
|
---|
| 53 | <tr bgcolor=#f0f0f0><td><b><a href="qworkspace.html">QWorkspace</a></b><td>Workspace window that can contain decorated windows, e.g. for MDI
|
---|
| 54 | </table>
|
---|
| 55 | <!-- eof -->
|
---|
| 56 | <p><address><hr><div align=center>
|
---|
| 57 | <table width=100% cellspacing=0 border=0><tr>
|
---|
| 58 | <td>Copyright © 2007
|
---|
| 59 | <a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a>
|
---|
| 60 | <td align=right><div align=right>Qt 3.3.8</div>
|
---|
| 61 | </table></div></address></body>
|
---|
| 62 | </html>
|
---|