diff options
Diffstat (limited to 'doc/man/man3/tqmainwindow.3qt')
-rw-r--r-- | doc/man/man3/tqmainwindow.3qt | 114 |
1 files changed, 57 insertions, 57 deletions
diff --git a/doc/man/man3/tqmainwindow.3qt b/doc/man/man3/tqmainwindow.3qt index d01ead609..73ad52d19 100644 --- a/doc/man/man3/tqmainwindow.3qt +++ b/doc/man/man3/tqmainwindow.3qt @@ -43,31 +43,31 @@ Inherits TQWidget. .BI "bool \fBisDockEnabled\fR ( Dock dock ) const" .br .ti -1c -.BI "bool \fBisDockEnabled\fR ( QDockArea * area ) const" +.BI "bool \fBisDockEnabled\fR ( TQDockArea * area ) const" .br .ti -1c -.BI "virtual void \fBsetDockEnabled\fR ( QDockWindow * dw, Dock dock, bool enable )" +.BI "virtual void \fBsetDockEnabled\fR ( TQDockWindow * dw, Dock dock, bool enable )" .br .ti -1c -.BI "bool \fBisDockEnabled\fR ( QDockWindow * tb, Dock dock ) const" +.BI "bool \fBisDockEnabled\fR ( TQDockWindow * tb, Dock dock ) const" .br .ti -1c -.BI "bool \fBisDockEnabled\fR ( QDockWindow * dw, QDockArea * area ) const" +.BI "bool \fBisDockEnabled\fR ( TQDockWindow * dw, TQDockArea * area ) const" .br .ti -1c -.BI "virtual void \fBaddDockWindow\fR ( QDockWindow * dockWindow, Dock edge = DockTop, bool newLine = FALSE )" +.BI "virtual void \fBaddDockWindow\fR ( TQDockWindow * dockWindow, Dock edge = DockTop, bool newLine = FALSE )" .br .ti -1c -.BI "virtual void \fBaddDockWindow\fR ( QDockWindow * dockWindow, const TQString & label, Dock edge = DockTop, bool newLine = FALSE )" +.BI "virtual void \fBaddDockWindow\fR ( TQDockWindow * dockWindow, const TQString & label, Dock edge = DockTop, bool newLine = FALSE )" .br .ti -1c -.BI "virtual void \fBmoveDockWindow\fR ( QDockWindow * dockWindow, Dock edge = DockTop )" +.BI "virtual void \fBmoveDockWindow\fR ( TQDockWindow * dockWindow, Dock edge = DockTop )" .br .ti -1c -.BI "virtual void \fBmoveDockWindow\fR ( QDockWindow * dockWindow, Dock edge, bool nl, int index, int extraOffset = -1 )" +.BI "virtual void \fBmoveDockWindow\fR ( TQDockWindow * dockWindow, Dock edge, bool nl, int index, int extraOffset = -1 )" .br .ti -1c -.BI "virtual void \fBremoveDockWindow\fR ( QDockWindow * dockWindow )" +.BI "virtual void \fBremoveDockWindow\fR ( TQDockWindow * dockWindow )" .br .ti -1c .BI "bool rightJustification () const \fI(obsolete)\fR" @@ -85,13 +85,13 @@ Inherits TQWidget. .BI "bool \fBopaqueMoving\fR () const" .br .ti -1c -.BI "bool \fBgetLocation\fR ( QDockWindow * dw, Dock & dock, int & index, bool & nl, int & extraOffset ) const" +.BI "bool \fBgetLocation\fR ( TQDockWindow * dw, Dock & dock, int & index, bool & nl, int & extraOffset ) const" .br .ti -1c -.BI "TQPtrList<QDockWindow> \fBdockWindows\fR ( Dock dock ) const" +.BI "TQPtrList<TQDockWindow> \fBdockWindows\fR ( Dock dock ) const" .br .ti -1c -.BI "TQPtrList<QDockWindow> \fBdockWindows\fR () const" +.BI "TQPtrList<TQDockWindow> \fBdockWindows\fR () const" .br .ti -1c .BI "void \fBlineUpDockWindows\fR ( bool keepNewLines = FALSE )" @@ -100,22 +100,22 @@ Inherits TQWidget. .BI "bool \fBisDockMenuEnabled\fR () const" .br .ti -1c -.BI "bool \fBhasDockWindow\fR ( QDockWindow * dw )" +.BI "bool \fBhasDockWindow\fR ( TQDockWindow * dw )" .br .ti -1c -.BI "void addToolBar ( QDockWindow *, Dock = DockTop, bool newLine = FALSE ) \fI(obsolete)\fR" +.BI "void addToolBar ( TQDockWindow *, Dock = DockTop, bool newLine = FALSE ) \fI(obsolete)\fR" .br .ti -1c -.BI "void addToolBar ( QDockWindow *, const TQString & label, Dock = DockTop, bool newLine = FALSE ) \fI(obsolete)\fR" +.BI "void addToolBar ( TQDockWindow *, const TQString & label, Dock = DockTop, bool newLine = FALSE ) \fI(obsolete)\fR" .br .ti -1c -.BI "void moveToolBar ( QDockWindow *, Dock = DockTop ) \fI(obsolete)\fR" +.BI "void moveToolBar ( TQDockWindow *, Dock = DockTop ) \fI(obsolete)\fR" .br .ti -1c -.BI "void moveToolBar ( QDockWindow *, Dock, bool nl, int index, int extraOffset = -1 ) \fI(obsolete)\fR" +.BI "void moveToolBar ( TQDockWindow *, Dock, bool nl, int index, int extraOffset = -1 ) \fI(obsolete)\fR" .br .ti -1c -.BI "void removeToolBar ( QDockWindow * ) \fI(obsolete)\fR" +.BI "void removeToolBar ( TQDockWindow * ) \fI(obsolete)\fR" .br .ti -1c .BI "bool toolBarsMovable () const \fI(obsolete)\fR" @@ -127,22 +127,22 @@ Inherits TQWidget. .BI "void lineUpToolBars ( bool keepNewLines = FALSE ) \fI(obsolete)\fR" .br .ti -1c -.BI "QDockArea * \fBleftDock\fR () const" +.BI "TQDockArea * \fBleftDock\fR () const" .br .ti -1c -.BI "QDockArea * \fBrightDock\fR () const" +.BI "TQDockArea * \fBrightDock\fR () const" .br .ti -1c -.BI "QDockArea * \fBtopDock\fR () const" +.BI "TQDockArea * \fBtopDock\fR () const" .br .ti -1c -.BI "QDockArea * \fBbottomDock\fR () const" +.BI "TQDockArea * \fBbottomDock\fR () const" .br .ti -1c .BI "virtual bool \fBisCustomizable\fR () const" .br .ti -1c -.BI "bool \fBappropriate\fR ( QDockWindow * dw ) const" +.BI "bool \fBappropriate\fR ( TQDockWindow * dw ) const" .br .ti -1c .BI "enum \fBDockWindows\fR { OnlyToolBars, NoToolBars, AllDockWindows }" @@ -175,7 +175,7 @@ Inherits TQWidget. .BI "virtual void \fBwhatsThis\fR ()" .br .ti -1c -.BI "virtual void \fBsetAppropriate\fR ( QDockWindow * dw, bool a )" +.BI "virtual void \fBsetAppropriate\fR ( TQDockWindow * dw, bool a )" .br .ti -1c .BI "virtual void \fBcustomize\fR ()" @@ -193,7 +193,7 @@ Inherits TQWidget. .BI "void \fBusesTextLabelChanged\fR ( bool )" .br .ti -1c -.BI "void \fBdockWindowPositionChanged\fR ( QDockWindow * dockWindow )" +.BI "void \fBdockWindowPositionChanged\fR ( TQDockWindow * dockWindow )" .br .ti -1c .BI "void toolBarPositionChanged ( TQToolBar * ) \fI(obsolete)\fR" @@ -372,13 +372,13 @@ The main window will take care of the dock areas, and the geometry of the centra .PP TQMainWindow provides a TQToolTipGroup connected to the status bar. The function toolTipGroup() provides access to the default TQToolTipGroup. It isn't possible to set a different tool tip group. .PP -New dock windows and toolbars can be added to a TQMainWindow using addDockWindow(). Dock windows can be moved using moveDockWindow() and removed with removeDockWindow(). TQMainWindow allows default dock window (toolbar) docking in all its dock areas (Top, Left, Right, Bottom). You can use setDockEnabled() to enable and disable docking areas for dock windows. When adding or moving dock windows you can specify their 'edge' (dock area). The currently available edges are: Top, Left, Right, Bottom, Minimized (effectively a 'hidden' dock area) and TornOff (floating). See TQt::Dock for an explanation of these areas. Note that the *ToolBar functions are included for backward compatibility; all new code should use the *DockWindow functions. TQToolbar is a subclass of QDockWindow so all functions that work with dock windows work on toolbars in the same way. +New dock windows and toolbars can be added to a TQMainWindow using addDockWindow(). Dock windows can be moved using moveDockWindow() and removed with removeDockWindow(). TQMainWindow allows default dock window (toolbar) docking in all its dock areas (Top, Left, Right, Bottom). You can use setDockEnabled() to enable and disable docking areas for dock windows. When adding or moving dock windows you can specify their 'edge' (dock area). The currently available edges are: Top, Left, Right, Bottom, Minimized (effectively a 'hidden' dock area) and TornOff (floating). See TQt::Dock for an explanation of these areas. Note that the *ToolBar functions are included for backward compatibility; all new code should use the *DockWindow functions. TQToolbar is a subclass of TQDockWindow so all functions that work with dock windows work on toolbars in the same way. .PP If the user clicks the close button, then the dock window is hidden. A dock window can be hidden or unhidden by the user by right clicking a dock area and clicking the name of the relevant dock window on the pop up dock window menu. This menu lists the names of every dock window; visible dock windows have a tick beside their names. The dock window menu is created automatically as required by createDockWindowMenu(). Since it may not always be appropriate for a dock window to appear on this menu the setAppropriate() function is used to inform the main window whether or not the dock window menu should include a particular dock window. Double clicking a dock window handle (usually on the left-hand side of the dock window) undocks (floats) the dock window. Double clicking a floating dock window's titlebar will dock the floating dock window. (See also TQMainWindow::DockWindows.) .PP Some functions change the appearance of a TQMainWindow globally: .TP -QDockWindow::setHorizontalStretchable() and QDockWindow::setVerticalStretchable() are used to make specific dock windows or toolbars stretchable. +TQDockWindow::setHorizontalStretchable() and TQDockWindow::setVerticalStretchable() are used to make specific dock windows or toolbars stretchable. .TP setUsesBigPixmaps() is used to set whether tool buttons should draw small or large pixmaps (see TQIconSet for more information). .TP @@ -386,7 +386,7 @@ setUsesTextLabel() is used to set whether tool buttons should display a textual .PP The user can drag dock windows into any enabled docking area. Dock windows can also be dragged \fIwithin\fR a docking area, for example to rearrange the order of some toolbars. Dock windows can also be dragged outside any docking area (undocked or 'floated'). Being able to drag dock windows can be enabled (the default) and disabled using setDockWindowsMovable(). .PP -The Minimized edge is a hidden dock area. If this dock area is enabled the user can hide (minimize) a dock window or show (restore) a minimized dock window by clicking the dock window handle. If the user hovers the mouse cursor over one of the handles, the caption of the dock window is displayed in a tool tip (see QDockWindow::caption() or TQToolBar::label()), so if you enable the Minimized dock area, it is best to specify a meaningful caption or label for each dock window. To minimize a dock window programmatically use moveDockWindow() with an edge of Minimized. +The Minimized edge is a hidden dock area. If this dock area is enabled the user can hide (minimize) a dock window or show (restore) a minimized dock window by clicking the dock window handle. If the user hovers the mouse cursor over one of the handles, the caption of the dock window is displayed in a tool tip (see TQDockWindow::caption() or TQToolBar::label()), so if you enable the Minimized dock area, it is best to specify a meaningful caption or label for each dock window. To minimize a dock window programmatically use moveDockWindow() with an edge of Minimized. .PP Dock windows are moved transparently by default, i.e. during the drag an outline rectangle is drawn on the screen representing the position of the dock window as it moves. If you want the dock window to be shown normally whilst it is moved use setOpaqueMoving(). .PP @@ -452,11 +452,11 @@ To restore the dock window positions and sizes (normally when the application is .PP The TQSettings class can be used in conjunction with the streaming operators to store the application's settings. .PP -TQMainWindow's management of dock windows and toolbars is done transparently behind-the-scenes by QDockArea. +TQMainWindow's management of dock windows and toolbars is done transparently behind-the-scenes by TQDockArea. .PP For multi-document interfaces (MDI), use a TQWorkspace as the central widget. .PP -Adding dock windows, e.g. toolbars, to TQMainWindow's dock areas is straightforward. If the supplied dock areas are not sufficient for your application we suggest that you create a TQWidget subclass and add your own dock areas (see QDockArea) to the subclass since TQMainWindow provides functionality specific to the standard dock areas it provides. +Adding dock windows, e.g. toolbars, to TQMainWindow's dock areas is straightforward. If the supplied dock areas are not sufficient for your application we suggest that you create a TQWidget subclass and add your own dock areas (see TQDockArea) to the subclass since TQMainWindow provides functionality specific to the standard dock areas it provides. .PP .ce 1 .B "[Image Omitted]" @@ -465,7 +465,7 @@ Adding dock windows, e.g. toolbars, to TQMainWindow's dock areas is straightforw .ce 1 .B "[Image Omitted]" .PP -See also TQToolBar, QDockWindow, TQStatusBar, TQAction, TQMenuBar, TQPopupMenu, TQToolTipGroup, TQDialog, and Main Window and Related Classes. +See also TQToolBar, TQDockWindow, TQStatusBar, TQAction, TQMenuBar, TQPopupMenu, TQToolTipGroup, TQDialog, and Main Window and Related Classes. .SS "Member Type Documentation" .SH "TQMainWindow::DockWindows" Right-clicking a dock area will pop-up the dock window menu (createDockWindowMenu() is called automatically). When called in code you can specify what items should appear on the menu with this enum. @@ -482,13 +482,13 @@ Constructs an empty main window. The \fIparent\fR, \fIname\fR and widget flags \ By default, the widget flags are set to WType_TopLevel rather than 0 as they are with TQWidget. If you don't want your TQMainWindow to be a top level widget then you will need to set \fIf\fR to 0. .SH "TQMainWindow::~TQMainWindow ()" Destroys the object and frees any allocated resources. -.SH "void TQMainWindow::addDockWindow ( QDockWindow * dockWindow, Dock edge = DockTop, bool newLine = FALSE )\fC [virtual]\fR" +.SH "void TQMainWindow::addDockWindow ( TQDockWindow * dockWindow, Dock edge = DockTop, bool newLine = FALSE )\fC [virtual]\fR" Adds \fIdockWindow\fR to the \fIedge\fR dock area. .PP If \fInewLine\fR is FALSE (the default) then the \fIdockWindow\fR is added at the end of the \fIedge\fR. For vertical edges the end is at the bottom, for horizontal edges (including Minimized) the end is at the right. If \fInewLine\fR is TRUE a new line of dock windows is started with \fIdockWindow\fR as the first (left-most and top-most) dock window. .PP If \fIdockWindow\fR is managed by another main window, it is first removed from that window. -.SH "void TQMainWindow::addDockWindow ( QDockWindow * dockWindow, const TQString & label, Dock edge = DockTop, bool newLine = FALSE )\fC [virtual]\fR" +.SH "void TQMainWindow::addDockWindow ( TQDockWindow * dockWindow, const TQString & label, Dock edge = DockTop, bool newLine = FALSE )\fC [virtual]\fR" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP Adds \fIdockWindow\fR to the dock area with label \fIlabel\fR. @@ -496,13 +496,13 @@ Adds \fIdockWindow\fR to the dock area with label \fIlabel\fR. If \fInewLine\fR is FALSE (the default) the \fIdockWindow\fR is added at the end of the \fIedge\fR. For vertical edges the end is at the bottom, for horizontal edges (including Minimized) the end is at the right. If \fInewLine\fR is TRUE a new line of dock windows is started with \fIdockWindow\fR as the first (left-most and top-most) dock window. .PP If \fIdockWindow\fR is managed by another main window, it is first removed from that window. -.SH "void TQMainWindow::addToolBar ( QDockWindow *, Dock = DockTop, bool newLine = FALSE )" +.SH "void TQMainWindow::addToolBar ( TQDockWindow *, Dock = DockTop, bool newLine = FALSE )" \fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. -.SH "void TQMainWindow::addToolBar ( QDockWindow *, const TQString & label, Dock = DockTop, bool newLine = FALSE )" +.SH "void TQMainWindow::addToolBar ( TQDockWindow *, const TQString & label, Dock = DockTop, bool newLine = FALSE )" \fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. .PP This is an overloaded member function, provided for convenience. It behaves essentially like the above function. -.SH "bool TQMainWindow::appropriate ( QDockWindow * dw ) const" +.SH "bool TQMainWindow::appropriate ( TQDockWindow * dw ) const" Returns TRUE if it is appropriate to include a menu item for the \fIdw\fR dock window in the dock window menu; otherwise returns FALSE. .PP The user is able to change the state (show or hide) a dock window that has a menu item by clicking the item. @@ -510,7 +510,7 @@ The user is able to change the state (show or hide) a dock window that has a men Call setAppropriate() to indicate whether or not a particular dock window should appear on the popup menu. .PP See also setAppropriate(). -.SH "QDockArea * TQMainWindow::bottomDock () const" +.SH "TQDockArea * TQMainWindow::bottomDock () const" Returns a pointer the Bottom dock area .PP See also topDock(), leftDock(), and rightDock(). @@ -550,21 +550,21 @@ The function is intended, for example, to provide the user with a means of telli The default implementation does nothing and the Customize menu item is not shown on the right-click menu by default. If you want the item to appear then reimplement isCustomizable() to return TRUE, and reimplement this function to do whatever you want. .PP See also isCustomizable(). -.SH "void TQMainWindow::dockWindowPositionChanged ( QDockWindow * dockWindow )\fC [signal]\fR" +.SH "void TQMainWindow::dockWindowPositionChanged ( TQDockWindow * dockWindow )\fC [signal]\fR" This signal is emitted when the \fIdockWindow\fR has changed its position. A change in position occurs when a dock window is moved within its dock area or moved to another dock area (including the Minimized and \fCTearOff\fR dock areas). .PP See also getLocation(). -.SH "TQPtrList<QDockWindow> TQMainWindow::dockWindows ( Dock dock ) const" +.SH "TQPtrList<TQDockWindow> TQMainWindow::dockWindows ( Dock dock ) const" Returns a list of all the dock windows which are in the \fIdock\fR dock area, regardless of their state. .PP For example, the DockTornOff dock area may contain closed dock windows but these are returned along with the visible dock windows. -.SH "TQPtrList<QDockWindow> TQMainWindow::dockWindows () const" +.SH "TQPtrList<TQDockWindow> TQMainWindow::dockWindows () const" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP Returns the list of dock windows which belong to this main window, regardless of which dock area they are in or what their state is, (e.g. irrespective of whether they are visible or not). .SH "bool TQMainWindow::dockWindowsMovable () const" Returns TRUE if the dock windows are movable; otherwise returns FALSE. See the "dockWindowsMovable" property for details. -.SH "bool TQMainWindow::getLocation ( QDockWindow * dw, Dock & dock, int & index, bool & nl, int & extraOffset ) const" +.SH "bool TQMainWindow::getLocation ( TQDockWindow * dw, Dock & dock, int & index, bool & nl, int & extraOffset ) const" Finds the location of the dock window \fIdw\fR. .PP If the \fIdw\fR dock window is found in the main window the function returns TRUE and populates the \fIdock\fR variable with the dw's dock area and the \fIindex\fR with the dw's position within the dock area. It also sets \fInl\fR to TRUE if the \fIdw\fR begins a new line (otherwise FALSE), and \fIextraOffset\fR with the dock window's offset. @@ -574,7 +574,7 @@ If the \fIdw\fR dock window is not found then the function returns FALSE and the If you want to save and restore dock window positions then use operator>>() and operator<<(). .PP See also operator>>() and operator<<(). -.SH "bool TQMainWindow::hasDockWindow ( QDockWindow * dw )" +.SH "bool TQMainWindow::hasDockWindow ( TQDockWindow * dw )" Returns TRUE if \fIdw\fR is a dock window known to the main window; otherwise returns FALSE. .SH "bool TQMainWindow::isCustomizable () const\fC [virtual]\fR" Returns TRUE if the dock area dock window menu includes the Customize menu item (which calls customize() when clicked). Returns FALSE by default, i.e. the popup menu will not contain a Customize menu item. You will need to reimplement this function and set it to return TRUE if you wish the user to be able to see the dock window menu. @@ -584,19 +584,19 @@ See also customize(). Returns TRUE if the \fIdock\fR dock area is enabled, i.e. it can accept user dragged dock windows; otherwise returns FALSE. .PP See also setDockEnabled(). -.SH "bool TQMainWindow::isDockEnabled ( QDockArea * area ) const" +.SH "bool TQMainWindow::isDockEnabled ( TQDockArea * area ) const" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP Returns TRUE if dock area \fIarea\fR is enabled, i.e. it can accept user dragged dock windows; otherwise returns FALSE. .PP See also setDockEnabled(). -.SH "bool TQMainWindow::isDockEnabled ( QDockWindow * tb, Dock dock ) const" +.SH "bool TQMainWindow::isDockEnabled ( TQDockWindow * tb, Dock dock ) const" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP Returns TRUE if dock area \fIdock\fR is enabled for the dock window \fItb\fR; otherwise returns FALSE. .PP See also setDockEnabled(). -.SH "bool TQMainWindow::isDockEnabled ( QDockWindow * dw, QDockArea * area ) const" +.SH "bool TQMainWindow::isDockEnabled ( TQDockWindow * dw, TQDockArea * area ) const" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP Returns TRUE if dock area \fIarea\fR is enabled for the dock window \fIdw\fR; otherwise returns FALSE. @@ -608,7 +608,7 @@ Returns TRUE, if the dock window menu is enabled; otherwise returns FALSE. The menu lists the (appropriate()) dock windows (which may be shown or hidden), and has a "Line Up Dock Windows" menu item. It will also have a "Customize" menu item if isCustomizable() returns TRUE. .PP See also setDockEnabled(), lineUpDockWindows(), appropriate(), and setAppropriate(). -.SH "QDockArea * TQMainWindow::leftDock () const" +.SH "TQDockArea * TQMainWindow::leftDock () const" Returns the Left dock area .PP See also rightDock(), topDock(), and bottomDock(). @@ -628,13 +628,13 @@ Returns the menu bar for this window. If there isn't one, then menuBar() creates an empty menu bar. .PP See also statusBar(). -.SH "void TQMainWindow::moveDockWindow ( QDockWindow * dockWindow, Dock edge = DockTop )\fC [virtual]\fR" +.SH "void TQMainWindow::moveDockWindow ( TQDockWindow * dockWindow, Dock edge = DockTop )\fC [virtual]\fR" Moves \fIdockWindow\fR to the end of the \fIedge\fR. .PP For vertical edges the end is at the bottom, for horizontal edges (including Minimized) the end is at the right. .PP If \fIdockWindow\fR is managed by another main window, it is first removed from that window. -.SH "void TQMainWindow::moveDockWindow ( QDockWindow * dockWindow, Dock edge, bool nl, int index, int extraOffset = -1 )\fC [virtual]\fR" +.SH "void TQMainWindow::moveDockWindow ( TQDockWindow * dockWindow, Dock edge, bool nl, int index, int extraOffset = -1 )\fC [virtual]\fR" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP Moves \fIdockWindow\fR to position \fIindex\fR within the \fIedge\fR dock area. @@ -646,9 +646,9 @@ If \fInl\fR is TRUE, a new dock window line is created below the line in which t The \fIextraOffset\fR is the space to put between the left side of the dock area (top side for vertical dock areas) and the dock window. (This is mostly used for restoring dock windows to the positions the user has dragged them to.) .PP If \fIdockWindow\fR is managed by another main window, it is first removed from that window. -.SH "void TQMainWindow::moveToolBar ( QDockWindow *, Dock = DockTop )" +.SH "void TQMainWindow::moveToolBar ( TQDockWindow *, Dock = DockTop )" \fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. -.SH "void TQMainWindow::moveToolBar ( QDockWindow *, Dock, bool nl, int index, int extraOffset = -1 )" +.SH "void TQMainWindow::moveToolBar ( TQDockWindow *, Dock, bool nl, int index, int extraOffset = -1 )" \fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. .PP This is an overloaded member function, provided for convenience. It behaves essentially like the above function. @@ -656,17 +656,17 @@ This is an overloaded member function, provided for convenience. It behaves esse Returns TRUE if dock windows are moved opaquely; otherwise returns FALSE. See the "opaqueMoving" property for details. .SH "void TQMainWindow::pixmapSizeChanged ( bool )\fC [signal]\fR" This signal is emitted whenever the setUsesBigPixmaps() is called with a value different to the current setting. All widgets that should respond to such changes, e.g. toolbar buttons, must connect to this signal. -.SH "void TQMainWindow::removeDockWindow ( QDockWindow * dockWindow )\fC [virtual]\fR" +.SH "void TQMainWindow::removeDockWindow ( TQDockWindow * dockWindow )\fC [virtual]\fR" Removes \fIdockWindow\fR from the main window's docking area, provided \fIdockWindow\fR is non-null and managed by this main window. -.SH "void TQMainWindow::removeToolBar ( QDockWindow * )" +.SH "void TQMainWindow::removeToolBar ( TQDockWindow * )" \fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. -.SH "QDockArea * TQMainWindow::rightDock () const" +.SH "TQDockArea * TQMainWindow::rightDock () const" Returns the Right dock area .PP See also leftDock(), topDock(), and bottomDock(). .SH "bool TQMainWindow::rightJustification () const" Returns TRUE if the main window right-justifies its dock windows; otherwise returns FALSE. See the "rightJustification" property for details. -.SH "void TQMainWindow::setAppropriate ( QDockWindow * dw, bool a )\fC [virtual slot]\fR" +.SH "void TQMainWindow::setAppropriate ( TQDockWindow * dw, bool a )\fC [virtual slot]\fR" Use this function to control whether or not the \fIdw\fR dock window's caption should appear as a menu item on the dock window menu that lists the dock windows. .PP If \fIa\fR is TRUE then the \fIdw\fR will appear as a menu item on the dock window menu. The user is able to change the state (show or hide) a dock window that has a menu item by clicking the item; depending on the state of your application, this may or may not be appropriate. If \fIa\fR is FALSE the \fIdw\fR will not appear on the popup menu. @@ -682,7 +682,7 @@ See also centralWidget(). If \fIenable\fR is TRUE then users can dock windows in the \fIdock\fR area. If \fIenable\fR is FALSE users cannot dock windows in the \fIdock\fR dock area. .PP Users can dock (drag) dock windows into any enabled dock area. -.SH "void TQMainWindow::setDockEnabled ( QDockWindow * dw, Dock dock, bool enable )\fC [virtual]\fR" +.SH "void TQMainWindow::setDockEnabled ( TQDockWindow * dw, Dock dock, bool enable )\fC [virtual]\fR" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP If \fIenable\fR is TRUE then users can dock the \fIdw\fR dock window in the \fIdock\fR area. If \fIenable\fR is FALSE users cannot dock the \fIdw\fR dock window in the \fIdock\fR area. @@ -732,7 +732,7 @@ See also dockWindows(). Returns this main window's tool tip group. If there isn't one, toolTipGroup() creates an empty tool tip group. .PP See also menuBar() and statusBar(). -.SH "QDockArea * TQMainWindow::topDock () const" +.SH "TQDockArea * TQMainWindow::topDock () const" Returns the Top dock area .PP See also bottomDock(), leftDock(), and rightDock(). @@ -784,7 +784,7 @@ This property holds whether the main window right-justifies its dock windows. .PP If disabled (the default), stretchable dock windows are expanded, and non-stretchable dock windows are given the minimum space they need. Since most dock windows are not stretchable, this usually results in an unjustified right edge (or unjustified bottom edge for a vertical dock area). If enabled, the main window will right-justify its dock windows. .PP -See also QDockWindow::setVerticalStretchable() and QDockWindow::setHorizontalStretchable(). +See also TQDockWindow::setVerticalStretchable() and TQDockWindow::setHorizontalStretchable(). .PP Set this property's value with setRightJustification() and get this property's value with rightJustification(). .SH "bool usesBigPixmaps" |