summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqcommonstyle.3qt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-08 15:05:55 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-12 19:18:55 +0900
commit7bc57326e69b9c3f0eaeda63e4a49b67ba611426 (patch)
tree015fd18fdc62bce380935d546b677aa965b090c6 /doc/man/man3/tqcommonstyle.3qt
parentccbc1c3572fd0e26480c1432fff55d2909545538 (diff)
downloadtqt-7bc57326.tar.gz
tqt-7bc57326.zip
Rename style nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man/man3/tqcommonstyle.3qt')
-rw-r--r--doc/man/man3/tqcommonstyle.3qt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqcommonstyle.3qt b/doc/man/man3/tqcommonstyle.3qt
index 33ed312ca..ad8f79e7c 100644
--- a/doc/man/man3/tqcommonstyle.3qt
+++ b/doc/man/man3/tqcommonstyle.3qt
@@ -11,7 +11,7 @@ QCommonStyle \- Encapsulates the common Look and Feel of a GUI
.SH SYNOPSIS
\fC#include <ntqcommonstyle.h>\fR
.PP
-Inherits QStyle.
+Inherits TQStyle.
.PP
Inherited by QMotifStyle and QWindowsStyle.
.PP
@@ -26,7 +26,7 @@ The QCommonStyle class encapsulates the common Look and Feel of a GUI.
.PP
This abstract class implements some of the widget's look and feel that is common to all GUI styles provided and shipped as part of Qt.
.PP
-All the functions are documented in QStyle.
+All the functions are documented in TQStyle.
.PP
See also Widget Appearance and Style.
.SH MEMBER FUNCTION DOCUMENTATION