From d796c9dd933ab96ec83b9a634feedd5d32e1ba3f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 8 Nov 2011 12:31:36 -0600 Subject: Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 --- doc/html/application.html | 62 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 doc/html/application.html (limited to 'doc/html/application.html') diff --git a/doc/html/application.html b/doc/html/application.html new file mode 100644 index 00000000..493ec6a5 --- /dev/null +++ b/doc/html/application.html @@ -0,0 +1,62 @@ + + + + + +Main Window and Related Classes + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

Main Window and Related Classes

+ + +

These classes provide everything you need for a typical modern main +application window, like the main window itself, menu and tool bars, +a statusbar, etc. +

+

+
TQActionAbstract user interface action that can appear both in menus and tool bars +
TQActionGroupGroups actions together +
TQApplicationManages the GUI application's control flow and main settings +
TQDockAreaManages and lays out TQDockWindows +
TQDockWindowWidget which can be docked inside a TQDockArea or floated as a top level window on the desktop +
TQEventLoopManages the event queue +
TQMainWindowMain application window, with a menu bar, dock windows (e.g. for toolbars), and a status bar +
TQMenuBarHorizontal menu bar +
TQPopupMenuPopup menu widget +
TQSessionManagerAccess to the session manager +
TQSizeGripCorner-grip for resizing a top-level window +
TQStatusBarHorizontal bar suitable for presenting status information +
TQToolBarMovable panel containing widgets such as tool buttons +
TQWorkspaceWorkspace window that can contain decorated windows, e.g. for MDI +
+ +


+ +
Copyright © 2007 +TrolltechTrademarks +
TQt 3.3.8
+
+ -- cgit v1.2.1