summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqwidget.3qt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-03 20:48:26 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-03 20:48:26 +0900
commit4161606c301841f973f0319f46e6853c4a3fe906 (patch)
tree192d1b081650aa96c7b69dcb38cc9e5d6415bfa4 /doc/man/man3/tqwidget.3qt
parent6964feed838dec70e7743ea90b390e4ae706d3c9 (diff)
downloadtqt-4161606c301841f973f0319f46e6853c4a3fe906.tar.gz
tqt-4161606c301841f973f0319f46e6853c4a3fe906.zip
Remove documentation for Motif extension classes. Those classes are not included in tqt3 source code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man/man3/tqwidget.3qt')
-rw-r--r--doc/man/man3/tqwidget.3qt6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/man/man3/tqwidget.3qt b/doc/man/man3/tqwidget.3qt
index b8f318224..d95f88ee6 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 TQPaintDevice.
.PP
-Inherited by TQButton, TQFrame, TQDialog, TQComboBox, TQDataBrowser, TQDataView, TQDateTimeEditBase, TQDateTimeEdit, TQDesktopWidget, TQDial, TQDockArea, TQGLWidget, TQHeader, TQMainWindow, TQMotifWidget, TQScrollBar, TQSizeGrip, TQSlider, TQSpinBox, TQSplashScreen, TQStatusBar, TQTabBar, TQTabWidget, TQWorkspace, and QXtWidget.
+Inherited by TQButton, TQFrame, TQDialog, TQComboBox, TQDataBrowser, TQDataView, TQDateTimeEditBase, TQDateTimeEdit, TQDesktopWidget, TQDial, TQDockArea, TQGLWidget, TQHeader, TQMainWindow, TQScrollBar, TQSizeGrip, TQSlider, TQSpinBox, TQSplashScreen, TQStatusBar, TQTabBar, TQTabWidget and TQWorkspace.
.PP
.SS "Public Members"
.in +1c
@@ -1978,8 +1978,6 @@ This function performs the same operation as clicking the mouse on the title bar
On Windows, if you are calling this when the application is not currently the active one then it will not make it the active window. It will flash the task bar entry blue to indicate that the window has done something. This is because Microsoft do not allow an application to interrupt what the user is currently doing in another application.
.PP
See also isActiveWindow, topLevelWidget(), and show().
-.PP
-Reimplemented in QXtWidget.
.SH "void TQWidget::setAutoMask ( bool )\fC [virtual]\fR"
Sets whether the auto mask feature is enabled for the widget. See the "autoMask" property for details.
.SH "void TQWidget::setBackgroundColor ( const TQColor & c )\fC [virtual]\fR"
@@ -2508,8 +2506,6 @@ In your reimplementation of this function, if you want to stop the event being h
\fBWarning:\fR This function is not portable.
.PP
See also QApplication::x11EventFilter().
-.PP
-Reimplemented in QXtWidget.
.SH "int TQWidget::y () const"
Returns the y coordinate of the widget relative to its parent and including any window frame. See the "y" property for details.
.SS "Property Documentation"