summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqwidget.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqwidget.3qt')
-rw-r--r--doc/man/man3/tqwidget.3qt144
1 files changed, 72 insertions, 72 deletions
diff --git a/doc/man/man3/tqwidget.3qt b/doc/man/man3/tqwidget.3qt
index 7051e7c3c..0590cf292 100644
--- a/doc/man/man3/tqwidget.3qt
+++ b/doc/man/man3/tqwidget.3qt
@@ -13,7 +13,7 @@ TQWidget \- The base class of all user interface objects
.PP
Inherits TQObject and QPaintDevice.
.PP
-Inherited by QButton, QFrame, QDialog, QComboBox, TQDataBrowser, TQDataView, TQDateTimeEditBase, TQDateTimeEdit, QDesktopWidget, QDial, QDockArea, QGLWidget, QHeader, QMainWindow, QMotifWidget, QNPWidget, QScrollBar, QSizeGrip, QSlider, QSpinBox, QSplashScreen, QStatusBar, QTabBar, QTabWidget, QWorkspace, and QXtWidget.
+Inherited by QButton, QFrame, QDialog, QComboBox, TQDataBrowser, TQDataView, TQDateTimeEditBase, TQDateTimeEdit, QDesktopWidget, QDial, QDockArea, QGLWidget, QHeader, TQMainWindow, QMotifWidget, QNPWidget, QScrollBar, TQSizeGrip, QSlider, QSpinBox, QSplashScreen, TQStatusBar, QTabBar, QTabWidget, TQWorkspace, and QXtWidget.
.PP
.SS "Public Members"
.in +1c
@@ -75,10 +75,10 @@ Inherited by QButton, QFrame, QDialog, QComboBox, TQDataBrowser, TQDataView, TQD
.BI "QPoint \fBpos\fR () const"
.br
.ti -1c
-.BI "QSize \fBframeSize\fR () const"
+.BI "TQSize \fBframeSize\fR () const"
.br
.ti -1c
-.BI "QSize \fBsize\fR () const"
+.BI "TQSize \fBsize\fR () const"
.br
.ti -1c
.BI "int \fBwidth\fR () const"
@@ -96,10 +96,10 @@ Inherited by QButton, QFrame, QDialog, QComboBox, TQDataBrowser, TQDataView, TQD
.BI "QRegion \fBchildrenRegion\fR () const"
.br
.ti -1c
-.BI "QSize \fBminimumSize\fR () const"
+.BI "TQSize \fBminimumSize\fR () const"
.br
.ti -1c
-.BI "QSize \fBmaximumSize\fR () const"
+.BI "TQSize \fBmaximumSize\fR () const"
.br
.ti -1c
.BI "int \fBminimumWidth\fR () const"
@@ -114,13 +114,13 @@ Inherited by QButton, QFrame, QDialog, QComboBox, TQDataBrowser, TQDataView, TQD
.BI "int \fBmaximumHeight\fR () const"
.br
.ti -1c
-.BI "void \fBsetMinimumSize\fR ( const QSize & )"
+.BI "void \fBsetMinimumSize\fR ( const TQSize & )"
.br
.ti -1c
.BI "virtual void \fBsetMinimumSize\fR ( int minw, int minh )"
.br
.ti -1c
-.BI "void \fBsetMaximumSize\fR ( const QSize & )"
+.BI "void \fBsetMaximumSize\fR ( const TQSize & )"
.br
.ti -1c
.BI "virtual void \fBsetMaximumSize\fR ( int maxw, int maxh )"
@@ -138,25 +138,25 @@ Inherited by QButton, QFrame, QDialog, QComboBox, TQDataBrowser, TQDataView, TQD
.BI "void \fBsetMaximumHeight\fR ( int maxh )"
.br
.ti -1c
-.BI "QSize \fBsizeIncrement\fR () const"
+.BI "TQSize \fBsizeIncrement\fR () const"
.br
.ti -1c
-.BI "void \fBsetSizeIncrement\fR ( const QSize & )"
+.BI "void \fBsetSizeIncrement\fR ( const TQSize & )"
.br
.ti -1c
.BI "virtual void \fBsetSizeIncrement\fR ( int w, int h )"
.br
.ti -1c
-.BI "QSize \fBbaseSize\fR () const"
+.BI "TQSize \fBbaseSize\fR () const"
.br
.ti -1c
-.BI "void \fBsetBaseSize\fR ( const QSize & )"
+.BI "void \fBsetBaseSize\fR ( const TQSize & )"
.br
.ti -1c
.BI "void \fBsetBaseSize\fR ( int basew, int baseh )"
.br
.ti -1c
-.BI "void \fBsetFixedSize\fR ( const QSize & s )"
+.BI "void \fBsetFixedSize\fR ( const TQSize & s )"
.br
.ti -1c
.BI "void \fBsetFixedSize\fR ( int w, int h )"
@@ -402,19 +402,19 @@ Inherited by QButton, QFrame, QDialog, QComboBox, TQDataBrowser, TQDataView, TQD
.BI "void \fBsetWindowState\fR ( uint windowState )"
.br
.ti -1c
-.BI "virtual QSize \fBsizeHint\fR () const"
+.BI "virtual TQSize \fBsizeHint\fR () const"
.br
.ti -1c
-.BI "virtual QSize \fBminimumSizeHint\fR () const"
+.BI "virtual TQSize \fBminimumSizeHint\fR () const"
.br
.ti -1c
-.BI "virtual QSizePolicy \fBsizePolicy\fR () const"
+.BI "virtual TQSizePolicy \fBsizePolicy\fR () const"
.br
.ti -1c
-.BI "virtual void \fBsetSizePolicy\fR ( QSizePolicy )"
+.BI "virtual void \fBsetSizePolicy\fR ( TQSizePolicy )"
.br
.ti -1c
-.BI "void \fBsetSizePolicy\fR ( QSizePolicy::SizeType hor, QSizePolicy::SizeType ver, bool hfw = FALSE )"
+.BI "void \fBsetSizePolicy\fR ( TQSizePolicy::SizeType hor, TQSizePolicy::SizeType ver, bool hfw = FALSE )"
.br
.ti -1c
.BI "virtual int \fBheightForWidth\fR ( int w ) const"
@@ -624,7 +624,7 @@ Inherited by QButton, QFrame, QDialog, QComboBox, TQDataBrowser, TQDataView, TQD
.BI "virtual void \fBresize\fR ( int w, int h )"
.br
.ti -1c
-.BI "void \fBresize\fR ( const QSize & )"
+.BI "void \fBresize\fR ( const TQSize & )"
.br
.ti -1c
.BI "virtual void \fBsetGeometry\fR ( int x, int y, int w, int h )"
@@ -669,7 +669,7 @@ Inherited by QButton, QFrame, QDialog, QComboBox, TQDataBrowser, TQDataView, TQD
.BI "BackgroundOrigin \fBbackgroundOrigin\fR - the origin of the widget's background"
.br
.ti -1c
-.BI "QSize \fBbaseSize\fR - the base size of the widget"
+.BI "TQSize \fBbaseSize\fR - the base size of the widget"
.br
.ti -1c
.BI "TQString \fBcaption\fR - the window caption (title)"
@@ -708,7 +708,7 @@ Inherited by QButton, QFrame, QDialog, QComboBox, TQDataBrowser, TQDataView, TQD
.BI "QRect \fBframeGeometry\fR - geometry of the widget relative to its parent including any window frame \fI(read " "only" ")\fR"
.br
.ti -1c
-.BI "QSize \fBframeSize\fR - the size of the widget including any window frame \fI(read " "only" ")\fR"
+.BI "TQSize \fBframeSize\fR - the size of the widget including any window frame \fI(read " "only" ")\fR"
.br
.ti -1c
.BI "bool \fBfullScreen\fR - whether the widget is full screen \fI(read " "only" ")\fR"
@@ -756,7 +756,7 @@ Inherited by QButton, QFrame, QDialog, QComboBox, TQDataBrowser, TQDataView, TQD
.BI "int \fBmaximumHeight\fR - the widget's maximum height"
.br
.ti -1c
-.BI "QSize \fBmaximumSize\fR - the widget's maximum size"
+.BI "TQSize \fBmaximumSize\fR - the widget's maximum size"
.br
.ti -1c
.BI "int \fBmaximumWidth\fR - the widget's maximum width"
@@ -771,10 +771,10 @@ Inherited by QButton, QFrame, QDialog, QComboBox, TQDataBrowser, TQDataView, TQD
.BI "int \fBminimumHeight\fR - the widget's minimum height"
.br
.ti -1c
-.BI "QSize \fBminimumSize\fR - the widget's minimum size"
+.BI "TQSize \fBminimumSize\fR - the widget's minimum size"
.br
.ti -1c
-.BI "QSize \fBminimumSizeHint\fR - the recommended minimum size for the widget \fI(read " "only" ")\fR"
+.BI "TQSize \fBminimumSizeHint\fR - the recommended minimum size for the widget \fI(read " "only" ")\fR"
.br
.ti -1c
.BI "int \fBminimumWidth\fR - the widget's minimum width"
@@ -813,16 +813,16 @@ Inherited by QButton, QFrame, QDialog, QComboBox, TQDataBrowser, TQDataView, TQD
.BI "bool \fBshown\fR - whether the widget is shown"
.br
.ti -1c
-.BI "QSize \fBsize\fR - the size of the widget excluding any window frame"
+.BI "TQSize \fBsize\fR - the size of the widget excluding any window frame"
.br
.ti -1c
-.BI "QSize \fBsizeHint\fR - the recommended size for the widget \fI(read " "only" ")\fR"
+.BI "TQSize \fBsizeHint\fR - the recommended size for the widget \fI(read " "only" ")\fR"
.br
.ti -1c
-.BI "QSize \fBsizeIncrement\fR - the size increment of the widget"
+.BI "TQSize \fBsizeIncrement\fR - the size increment of the widget"
.br
.ti -1c
-.BI "QSizePolicy \fBsizePolicy\fR - the default layout behavior of the widget"
+.BI "TQSizePolicy \fBsizePolicy\fR - the default layout behavior of the widget"
.br
.ti -1c
.BI "bool \fBunderMouse\fR - whether the widget is under the mouse cursor \fI(read " "only" ")\fR"
@@ -998,7 +998,7 @@ The TQWidget class is the base class of all user interface objects.
.PP
The widget is the atom of the user interface: it receives mouse, keyboard and other events from the window system, and paints a representation of itself on the screen. Every widget is rectangular, and they are sorted in a Z-order. A widget is clipped by its parent and by the widgets in front of it.
.PP
-A widget that isn't embedded in a parent widget is called a top-level widget. Usually, top-level widgets are windows with a frame and a title bar (although it is also possible to create top-level widgets without such decoration if suitable widget flags are used). In Qt, QMainWindow and the various subclasses of QDialog are the most common top-level windows.
+A widget that isn't embedded in a parent widget is called a top-level widget. Usually, top-level widgets are windows with a frame and a title bar (although it is also possible to create top-level widgets without such decoration if suitable widget flags are used). In Qt, TQMainWindow and the various subclasses of QDialog are the most common top-level windows.
.PP
A widget without a parent widget is always a top-level widget.
.PP
@@ -1182,7 +1182,7 @@ Returns the origin of the widget's background. See the "backgroundOrigin" proper
.PP
Examples:
.)l themes/metal.cpp and themes/wood.cpp.
-.SH "QSize TQWidget::baseSize () const"
+.SH "TQSize TQWidget::baseSize () const"
Returns the base size of the widget. See the "baseSize" property for details.
.SH "TQString TQWidget::caption () const"
Returns the window caption (title). See the "caption" property for details.
@@ -1459,7 +1459,7 @@ Examples:
Same as paletteForegroundColor()
.SH "QRect TQWidget::frameGeometry () const"
Returns geometry of the widget relative to its parent including any window frame. See the "frameGeometry" property for details.
-.SH "QSize TQWidget::frameSize () const"
+.SH "TQSize TQWidget::frameSize () const"
Returns the size of the widget including any window frame. See the "frameSize" property for details.
.SH "const QRect & TQWidget::geometry () const"
Returns the geometry of the widget relative to its parent and excluding the window frame. See the "geometry" property for details.
@@ -1514,7 +1514,7 @@ Returns the preferred height for this widget, given the width \fIw\fR. The defau
.PP
\fBWarning:\fR Does not look at the widget's layout.
.PP
-Reimplemented in QMenuBar and TQTextEdit.
+Reimplemented in TQMenuBar and TQTextEdit.
.SH "void TQWidget::hide ()\fC [virtual slot]\fR"
Hides the widget.
.PP
@@ -1525,7 +1525,7 @@ See also hideEvent(), hidden, show(), showMinimized(), visible, and close().
Examples:
.)l mdi/application.cpp, popup/popup.cpp, progress/progress.cpp, scrollview/scrollview.cpp, webbrowser/mainwindow.ui.h, and xform/xform.cpp.
.PP
-Reimplemented in QMenuBar.
+Reimplemented in TQMenuBar.
.SH "void TQWidget::hideEvent ( QHideEvent * )\fC [virtual protected]\fR"
This event handler can be reimplemented in a subclass to receive widget hide events.
.PP
@@ -1707,7 +1707,7 @@ Same as mapToGlobal() if the widget has no parent.
See also mapFromParent(), mapTo(), mapToGlobal(), and underMouse.
.SH "int TQWidget::maximumHeight () const"
Returns the widget's maximum height. See the "maximumHeight" property for details.
-.SH "QSize TQWidget::maximumSize () const"
+.SH "TQSize TQWidget::maximumSize () const"
Returns the widget's maximum size. See the "maximumSize" property for details.
.SH "int TQWidget::maximumWidth () const"
Returns the widget's maximum width. See the "maximumWidth" property for details.
@@ -1721,9 +1721,9 @@ Use the QPaintDeviceMetrics class instead.
Returns the currently set micro focus hint for this widget. See the "microFocusHint" property for details.
.SH "int TQWidget::minimumHeight () const"
Returns the widget's minimum height. See the "minimumHeight" property for details.
-.SH "QSize TQWidget::minimumSize () const"
+.SH "TQSize TQWidget::minimumSize () const"
Returns the widget's minimum size. See the "minimumSize" property for details.
-.SH "QSize TQWidget::minimumSizeHint () const\fC [virtual]\fR"
+.SH "TQSize TQWidget::minimumSizeHint () const\fC [virtual]\fR"
Returns the recommended minimum size for the widget. See the "minimumSizeHint" property for details.
.PP
Reimplemented in QLineEdit.
@@ -1755,7 +1755,7 @@ See also mouseTracking, mousePressEvent(), mouseReleaseEvent(), mouseDoubleClick
Examples:
.)l aclock/aclock.cpp, drawlines/connect.cpp, iconview/simple_dd/main.cpp, life/life.cpp, popup/popup.cpp, qmag/qmag.cpp, and scribble/scribble.cpp.
.PP
-Reimplemented in QSizeGrip.
+Reimplemented in TQSizeGrip.
.SH "void TQWidget::mousePressEvent ( QMouseEvent * e )\fC [virtual protected]\fR"
This event handler, for event \fIe\fR, can be reimplemented in a subclass to receive mouse press events for the widget.
.PP
@@ -1768,7 +1768,7 @@ See also mouseReleaseEvent(), mouseDoubleClickEvent(), mouseMoveEvent(), event()
Examples:
.)l biff/biff.cpp, drawlines/connect.cpp, iconview/simple_dd/main.cpp, life/life.cpp, qmag/qmag.cpp, scribble/scribble.cpp, and tooltip/tooltip.cpp.
.PP
-Reimplemented in QSizeGrip.
+Reimplemented in TQSizeGrip.
.SH "void TQWidget::mouseReleaseEvent ( QMouseEvent * e )\fC [virtual protected]\fR"
This event handler, for event \fIe\fR, can be reimplemented in a subclass to receive mouse release events for the widget.
.PP
@@ -1812,7 +1812,7 @@ See also event(), repaint(), update(), QPainter, QPixmap, and QPaintEvent.
Examples:
.)l drawlines/connect.cpp, forever/forever.cpp, qmag/qmag.cpp, scribble/scribble.cpp, splitter/splitter.cpp, t8/cannon.cpp, and t9/cannon.cpp.
.PP
-Reimplemented in QButton, QFrame, QGLWidget, QSizeGrip, QStatusBar, and QTabBar.
+Reimplemented in QButton, QFrame, QGLWidget, TQSizeGrip, TQStatusBar, and QTabBar.
.SH "const QPalette & TQWidget::palette () const"
Returns the widget's palette. See the "palette" property for details.
.SH "const TQColor & TQWidget::paletteBackgroundColor () const"
@@ -1931,12 +1931,12 @@ A convenience version of reparent that does not take widget flags as argument.
Calls reparent(\fIparent\fR, getWFlags() & ~WType_Mask, \fIp\fR, \fIshowIt\fR).
.SH "void TQWidget::resetInputContext ()\fC [protected]\fR"
This function is called when the user finishes input composition, e.g. changes focus to another widget, moves the cursor, etc.
-.SH "void TQWidget::resize ( const QSize & )\fC [slot]\fR"
+.SH "void TQWidget::resize ( const TQSize & )\fC [slot]\fR"
Sets the size of the widget excluding any window frame. See the "size" property for details.
.SH "void TQWidget::resize ( int w, int h )\fC [virtual slot]\fR"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
-This corresponds to resize( QSize(\fIw\fR, \fIh\fR) ).
+This corresponds to resize( TQSize(\fIw\fR, \fIh\fR) ).
.SH "void TQWidget::resizeEvent ( QResizeEvent * )\fC [virtual protected]\fR"
This event handler can be reimplemented in a subclass to receive widget resize events. When resizeEvent() is called, the widget already has its new geometry. The old size is accessible through QResizeEvent::oldSize().
.PP
@@ -2001,12 +2001,12 @@ Sets the origin of the widget's background. See the "backgroundOrigin" property
\fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. Use setPaletteBackgroundPixmap() or setErasePixmap() instead.
.PP
Example: desktop/desktop.cpp.
-.SH "void TQWidget::setBaseSize ( const QSize & )"
+.SH "void TQWidget::setBaseSize ( const TQSize & )"
Sets the base size of the widget. See the "baseSize" property for details.
.SH "void TQWidget::setBaseSize ( int basew, int baseh )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
-This corresponds to setBaseSize( QSize(\fIbasew\fR, \fIbaseh\fR) ). Sets the widgets base size to width \fIbasew\fR and height \fIbaseh\fR.
+This corresponds to setBaseSize( TQSize(\fIbasew\fR, \fIbaseh\fR) ). Sets the widgets base size to width \fIbasew\fR and height \fIbaseh\fR.
.SH "void TQWidget::setCaption ( const TQString & )\fC [virtual slot]\fR"
Sets the window caption (title). See the "caption" property for details.
.SH "void TQWidget::setCursor ( const QCursor & )\fC [virtual]\fR"
@@ -2036,7 +2036,7 @@ See also sizeHint, minimumSize, maximumSize, and setFixedSize().
.PP
Examples:
.)l fonts/simple-qfont-demo/viewer.cpp, layout/layout.cpp, qdir/qdir.cpp, and showimg/showimg.cpp.
-.SH "void TQWidget::setFixedSize ( const QSize & s )"
+.SH "void TQWidget::setFixedSize ( const TQSize & s )"
Sets both the minimum and maximum sizes of the widget to \fIs\fR, thereby preventing it from ever growing or shrinking.
.PP
See also maximumSize and minimumSize.
@@ -2132,12 +2132,12 @@ Note that this effect can be slow if the region is particularly complex.
See also clearMask().
.SH "void TQWidget::setMaximumHeight ( int maxh )"
Sets the widget's maximum height to \fImaxh\fR. See the "maximumHeight" property for details.
-.SH "void TQWidget::setMaximumSize ( const QSize & )"
+.SH "void TQWidget::setMaximumSize ( const TQSize & )"
Sets the widget's maximum size. See the "maximumSize" property for details.
.SH "void TQWidget::setMaximumSize ( int maxw, int maxh )\fC [virtual]\fR"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
-This function corresponds to setMaximumSize( QSize(\fImaxw\fR, \fImaxh\fR) ). Sets the maximum width to \fImaxw\fR and the maximum height to \fImaxh\fR.
+This function corresponds to setMaximumSize( TQSize(\fImaxw\fR, \fImaxh\fR) ). Sets the maximum width to \fImaxw\fR and the maximum height to \fImaxh\fR.
.SH "void TQWidget::setMaximumWidth ( int maxw )"
Sets the widget's maximum width to \fImaxw\fR. See the "maximumWidth" property for details.
.SH "void TQWidget::setMicroFocusHint ( int x, int y, int width, int height, bool text = TRUE, QFont * f = 0 )\fC [virtual protected]\fR"
@@ -2154,12 +2154,12 @@ The font \fIf\fR is a rendering hint to the currently active input method. If \f
See also microFocusHint.
.SH "void TQWidget::setMinimumHeight ( int minh )"
Sets the widget's minimum height to \fIminh\fR. See the "minimumHeight" property for details.
-.SH "void TQWidget::setMinimumSize ( const QSize & )"
+.SH "void TQWidget::setMinimumSize ( const TQSize & )"
Sets the widget's minimum size. See the "minimumSize" property for details.
.SH "void TQWidget::setMinimumSize ( int minw, int minh )\fC [virtual]\fR"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
-This function corresponds to setMinimumSize( QSize(minw, minh) ). Sets the minimum width to \fIminw\fR and the minimum height to \fIminh\fR.
+This function corresponds to setMinimumSize( TQSize(minw, minh) ). Sets the minimum width to \fIminw\fR and the minimum height to \fIminh\fR.
.SH "void TQWidget::setMinimumWidth ( int minw )"
Sets the widget's minimum width to \fIminw\fR. See the "minimumWidth" property for details.
.SH "void TQWidget::setMouseTracking ( bool enable )\fC [virtual slot]\fR"
@@ -2180,20 +2180,20 @@ Sets the background pixmap of the widget. See the "paletteBackgroundPixmap" prop
Sets the foreground color of the widget. See the "paletteForegroundColor" property for details.
.SH "void TQWidget::setShown ( bool show )\fC [slot]\fR"
Sets whether the widget is shown to \fIshow\fR. See the "shown" property for details.
-.SH "void TQWidget::setSizeIncrement ( const QSize & )"
+.SH "void TQWidget::setSizeIncrement ( const TQSize & )"
Sets the size increment of the widget. See the "sizeIncrement" property for details.
.SH "void TQWidget::setSizeIncrement ( int w, int h )\fC [virtual]\fR"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
Sets the x (width) size increment to \fIw\fR and the y (height) size increment to \fIh\fR.
-.SH "void TQWidget::setSizePolicy ( QSizePolicy )\fC [virtual]\fR"
+.SH "void TQWidget::setSizePolicy ( TQSizePolicy )\fC [virtual]\fR"
Sets the default layout behavior of the widget. See the "sizePolicy" property for details.
-.SH "void TQWidget::setSizePolicy ( QSizePolicy::SizeType hor, QSizePolicy::SizeType ver, bool hfw = FALSE )"
+.SH "void TQWidget::setSizePolicy ( TQSizePolicy::SizeType hor, TQSizePolicy::SizeType ver, bool hfw = FALSE )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
Sets the size policy of the widget to \fIhor\fR, \fIver\fR and \fIhfw\fR (height for width).
.PP
-See also QSizePolicy::QSizePolicy().
+See also TQSizePolicy::TQSizePolicy().
.SH "void TQWidget::setStyle ( TQStyle * style )"
Sets the widget's GUI style to \fIstyle\fR. Ownership of the style object is not transferred.
.PP
@@ -2287,7 +2287,7 @@ See also showEvent(), hide(), showMinimized(), showMaximized(), showNormal(), vi
Examples:
.)l aclock/main.cpp, life/main.cpp, popup/popup.cpp, t1/main.cpp, t3/main.cpp, t4/main.cpp, and toplevel/options.ui.h.
.PP
-Reimplemented in QDialog and QMenuBar.
+Reimplemented in QDialog and TQMenuBar.
.SH "void TQWidget::showEvent ( QShowEvent * )\fC [virtual protected]\fR"
This event handler can be reimplemented in a subclass to receive widget show events.
.PP
@@ -2335,15 +2335,15 @@ Calling this function only affects top-level widgets.
See also setWindowState(), showMinimized(), showMaximized(), show(), hide(), and visible.
.PP
Example: mdi/application.cpp.
-.SH "QSize TQWidget::size () const"
+.SH "TQSize TQWidget::size () const"
Returns the size of the widget excluding any window frame. See the "size" property for details.
-.SH "QSize TQWidget::sizeHint () const\fC [virtual]\fR"
+.SH "TQSize TQWidget::sizeHint () const\fC [virtual]\fR"
Returns the recommended size for the widget. See the "sizeHint" property for details.
.PP
-Reimplemented in QSizeGrip.
-.SH "QSize TQWidget::sizeIncrement () const"
+Reimplemented in TQSizeGrip.
+.SH "TQSize TQWidget::sizeIncrement () const"
Returns the size increment of the widget. See the "sizeIncrement" property for details.
-.SH "QSizePolicy TQWidget::sizePolicy () const\fC [virtual]\fR"
+.SH "TQSizePolicy TQWidget::sizePolicy () const\fC [virtual]\fR"
Returns the default layout behavior of the widget. See the "sizePolicy" property for details.
.SH "void TQWidget::stackUnder ( TQWidget * w )\fC [slot]\fR"
Places the widget under \fIw\fR in the parent widget's stack.
@@ -2583,7 +2583,7 @@ This only makes a difference if the widget has a background pixmap, in which cas
See also backgroundPixmap() and backgroundMode.
.PP
Set this property's value with setBackgroundOrigin() and get this property's value with backgroundOrigin().
-.SH "QSize baseSize"
+.SH "TQSize baseSize"
This property holds the base size of the widget.
.PP
The base size is used to calculate a proper widget size if the widget defines sizeIncrement().
@@ -2723,7 +2723,7 @@ See the Window Geometry documentation for an overview of geometry issues with to
See also geometry, x, y, and pos.
.PP
Get this property's value with frameGeometry().
-.SH "QSize frameSize"
+.SH "TQSize frameSize"
This property holds the size of the widget including any window frame.
.PP
Get this property's value with frameSize().
@@ -2838,7 +2838,7 @@ A top-level widget is a widget which usually has a frame and a caption (title).
.PP
A top-level widget can have a parent widget. It will then be grouped with its parent and deleted when the parent is deleted, minimized when the parent is minimized etc. If supported by the window manager, it will also have a common taskbar entry with its parent.
.PP
-QDialog and QMainWindow widgets are by default top-level, even if a parent widget is specified in the constructor. This behavior is specified by the WType_TopLevel widget flag.
+QDialog and TQMainWindow widgets are by default top-level, even if a parent widget is specified in the constructor. This behavior is specified by the WType_TopLevel widget flag.
.PP
See also topLevelWidget(), isDialog, isModal, isPopup, isDesktop, and parentWidget().
.PP
@@ -2861,7 +2861,7 @@ This property corresponds to maximumSize().height().
See also maximumSize and maximumWidth.
.PP
Set this property's value with setMaximumHeight() and get this property's value with maximumHeight().
-.SH "QSize maximumSize"
+.SH "TQSize maximumSize"
This property holds the widget's maximum size.
.PP
The widget cannot be resized to a larger size than the maximum widget size.
@@ -2899,7 +2899,7 @@ This property corresponds to minimumSize().height().
See also minimumSize and minimumWidth.
.PP
Set this property's value with setMinimumHeight() and get this property's value with minimumHeight().
-.SH "QSize minimumSize"
+.SH "TQSize minimumSize"
This property holds the widget's minimum size.
.PP
The widget cannot be resized to a smaller size than the minimum widget size. The widget's size is forced to the minimum size if the current size is smaller.
@@ -2909,7 +2909,7 @@ If you use a layout inside the widget, the minimum size will be set by the layou
See also minimumWidth, minimumHeight, maximumSize, sizeIncrement, and QLayout::resizeMode.
.PP
Set this property's value with setMinimumSize() and get this property's value with minimumSize().
-.SH "QSize minimumSizeHint"
+.SH "TQSize minimumSizeHint"
This property holds the recommended minimum size for the widget.
.PP
If the value of this property is an invalid size, no minimum size is recommended.
@@ -2918,7 +2918,7 @@ The default implementation of minimumSizeHint() returns an invalid size if there
.PP
QLayout will never resize a widget to a size smaller than minimumSizeHint.
.PP
-See also QSize::isValid(), size, minimumSize, and sizePolicy.
+See also TQSize::isValid(), size, minimumSize, and sizePolicy.
.PP
Get this property's value with minimumSizeHint().
.SH "int minimumWidth"
@@ -3035,12 +3035,12 @@ If TRUE, the widget is visible or would become visible if all its ancestors beca
See also hide(), show(), visible, isVisibleTo(), and hidden.
.PP
Set this property's value with setShown() and get this property's value with isShown().
-.SH "QSize size"
+.SH "TQSize size"
This property holds the size of the widget excluding any window frame.
.PP
When resizing, the widget, if visible, receives a resize event (resizeEvent()) immediately. If the widget is not currently visible, it is guaranteed to receive an event before it is shown.
.PP
-The size is adjusted if it lies outside the range defined by minimumSize() and maximumSize(). Furthermore, the size is always at least QSize(1, 1). For toplevel widgets, the minimum size might be larger, depending on the window manager.
+The size is adjusted if it lies outside the range defined by minimumSize() and maximumSize(). Furthermore, the size is always at least TQSize(1, 1). For toplevel widgets, the minimum size might be larger, depending on the window manager.
.PP
If you want a top-level window to have a fixed size, call setResizeMode( QLayout::FreeResize ) on its layout.
.PP
@@ -3051,17 +3051,17 @@ resize() is virtual, and all other overloaded resize() implementations in TQt ca
See also pos, geometry, minimumSize, maximumSize, and resizeEvent().
.PP
Set this property's value with resize() and get this property's value with size().
-.SH "QSize sizeHint"
+.SH "TQSize sizeHint"
This property holds the recommended size for the widget.
.PP
If the value of this property is an invalid size, no size is recommended.
.PP
The default implementation of sizeHint() returns an invalid size if there is no layout for this widget, and returns the layout's preferred size otherwise.
.PP
-See also QSize::isValid(), minimumSizeHint, sizePolicy, minimumSize, and updateGeometry().
+See also TQSize::isValid(), minimumSizeHint, sizePolicy, minimumSize, and updateGeometry().
.PP
Get this property's value with sizeHint().
-.SH "QSize sizeIncrement"
+.SH "TQSize sizeIncrement"
This property holds the size increment of the widget.
.PP
When the user resizes the window, the size will move in steps of sizeIncrement().width() pixels horizontally and sizeIncrement.height() pixels vertically, with baseSize() as the basis. Preferred widget sizes are for non-negative integers \fIi\fR and \fIj\fR:
@@ -3081,14 +3081,14 @@ Note that while you can set the size increment for all widgets, it only affects
See also size, minimumSize, and maximumSize.
.PP
Set this property's value with setSizeIncrement() and get this property's value with sizeIncrement().
-.SH "QSizePolicy sizePolicy"
+.SH "TQSizePolicy sizePolicy"
This property holds the default layout behavior of the widget.
.PP
If there is a QLayout that manages this widget's children, the size policy specified by that layout is used. If there is no such QLayout, the result of this function is used.
.PP
-The default policy is Preferred/Preferred, which means that the widget can be freely resized, but prefers to be the size sizeHint() returns. Button-like widgets set the size policy to specify that they may stretch horizontally, but are fixed vertically. The same applies to lineedit controls (such as QLineEdit, QSpinBox or an editable QComboBox) and other horizontally orientated widgets (such as QProgressBar). QToolButton's are normally square, so they allow growth in both directions. Widgets that support different directions (such as QSlider, QScrollBar or QHeader) specify stretching in the respective direction only. Widgets that can provide scrollbars (usually subclasses of QScrollView) tend to specify that they can use additional space, and that they can make do with less than sizeHint().
+The default policy is Preferred/Preferred, which means that the widget can be freely resized, but prefers to be the size sizeHint() returns. Button-like widgets set the size policy to specify that they may stretch horizontally, but are fixed vertically. The same applies to lineedit controls (such as QLineEdit, QSpinBox or an editable QComboBox) and other horizontally orientated widgets (such as QProgressBar). TQToolButton's are normally square, so they allow growth in both directions. Widgets that support different directions (such as QSlider, QScrollBar or QHeader) specify stretching in the respective direction only. Widgets that can provide scrollbars (usually subclasses of QScrollView) tend to specify that they can use additional space, and that they can make do with less than sizeHint().
.PP
-See also sizeHint, QLayout, QSizePolicy, and updateGeometry().
+See also sizeHint, QLayout, TQSizePolicy, and updateGeometry().
.PP
Set this property's value with setSizePolicy() and get this property's value with sizePolicy().
.SH "bool underMouse"