summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqcolor.3qt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:44:12 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:52:29 +0900
commite6077c30d14e9d662e8843c554db86c0d366d0b6 (patch)
tree672319afee32f0316bad258c0e9a1e0dd737bd61 /doc/man/man3/tqcolor.3qt
parent8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde (diff)
downloadtqt3-e6077c30d14e9d662e8843c554db86c0d366d0b6.tar.gz
tqt3-e6077c30d14e9d662e8843c554db86c0d366d0b6.zip
Rename str nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man/man3/tqcolor.3qt')
-rw-r--r--doc/man/man3/tqcolor.3qt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/tqcolor.3qt b/doc/man/man3/tqcolor.3qt
index 74070f00..34696d4c 100644
--- a/doc/man/man3/tqcolor.3qt
+++ b/doc/man/man3/tqcolor.3qt
@@ -134,7 +134,7 @@ TQColor \- Colors based on RGB or HSV values
.BI "void \fBcleanup\fR ()"
.br
.ti -1c
-.BI "QStringList \fBcolorNames\fR ()"
+.BI "TQStringList \fBcolorNames\fR ()"
.br
.in -1c
.SH RELATED FUNCTION DOCUMENTATION
@@ -288,8 +288,8 @@ Returns the B (blue) component of the RGB value.
Internal clean up required for TQColor. This function is called from the QApplication destructor.
.PP
See also initialize().
-.SH "QStringList TQColor::colorNames ()\fC [static]\fR"
-Returns a QStringList containing the color names TQt knows about.
+.SH "TQStringList TQColor::colorNames ()\fC [static]\fR"
+Returns a TQStringList containing the color names TQt knows about.
.SH "int TQColor::currentAllocContext ()\fC [static]\fR"
Returns the current color allocation context.
.PP