From 87d29563e3ccdeb7fea0197e262e667ef323ff9c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 7 Jul 2024 14:56:09 +0900 Subject: Rename utility class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/qbytearray.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'doc/html/qbytearray.html') diff --git a/doc/html/qbytearray.html b/doc/html/qbytearray.html index 2cad08230..f775ec1a8 100644 --- a/doc/html/qbytearray.html +++ b/doc/html/qbytearray.html @@ -1,5 +1,5 @@ - + @@ -34,10 +34,10 @@ body { background: #ffffff; color: black; }

The TQByteArray class provides an array of bytes. More...

All the functions in this class are reentrant when TQt is built with thread support.

-

#include <ntqcstring.h> -

Inherits TQMemArray<char>. -

Inherited by TQBitArray and TQCString. -

List of all member functions. +

#include <tqcstring.h> +

Inherits TQMemArray<char>. +

Inherited by TQBitArray and TQCString. +

List of all member functions.

Public Members