diff options
author | Michele Calgaro <[email protected]> | 2024-07-07 14:56:09 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-07-07 14:56:09 +0900 |
commit | 87d29563e3ccdeb7fea0197e262e667ef323ff9c (patch) | |
tree | 2d674f204c5205ca577a782e1b50583afd563972 /doc/html/ntqt.html | |
parent | 628b0bb74c3fc327efff8add9c73ada04b1cbea2 (diff) | |
download | tqt3-87d29563e3ccdeb7fea0197e262e667ef323ff9c.tar.gz tqt3-87d29563e3ccdeb7fea0197e262e667ef323ff9c.zip |
Rename utility class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/ntqt.html')
-rw-r--r-- | doc/html/ntqt.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqt.html b/doc/html/ntqt.html index 09c09b8a9..2a9d95974 100644 --- a/doc/html/ntqt.html +++ b/doc/html/ntqt.html @@ -298,7 +298,7 @@ window which always stays on top of the main window. <p> The conversion flag is a bitwise-OR of the following values. The options marked "(default)" are set if no other values from the list are included (since the defaults are zero): -<p> Color/Mono preference (ignored for <a href="ntqbitmap.html">TQBitmap</a>) +<p> Color/Mono preference (ignored for <a href="tqbitmap.html">TQBitmap</a>) <ul> <li><tt>TQt::AutoColor</tt> - (default) - If the image has <a href="tqimage.html#depth">depth</a> 1 and contains only black and white pixels, the pixmap becomes monochrome. |