summaryrefslogtreecommitdiffstats
path: root/doc/html/keyfeatures30.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-20 20:15:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-21 23:04:19 +0900
commit1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (patch)
tree5f1bb482f68ee0f95843fbf375cd2274acdabf25 /doc/html/keyfeatures30.html
parent14c414378d96f7463b989384f4a0e5dd76632b6d (diff)
downloadtqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.tar.gz
tqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.zip
Rename graphics class nt* related files to equivalent tq* (part 2)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/keyfeatures30.html')
-rw-r--r--doc/html/keyfeatures30.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/keyfeatures30.html b/doc/html/keyfeatures30.html
index bd2f59be..7d035249 100644
--- a/doc/html/keyfeatures30.html
+++ b/doc/html/keyfeatures30.html
@@ -201,7 +201,7 @@ stage.
<p> <h3> SVG support
</h3>
<a name="1-11"></a><p> SVG is a W3C standard for "Scalable Vector Graphics". TQt 3.0's XML
-support means that <a href="ntqpicture.html">TQPicture</a> can optionally generate and import static
+support means that <a href="tqpicture.html">TQPicture</a> can optionally generate and import static
SVG documents. All the SVG features that have an equivalent in
<a href="tqpainter.html">TQPainter</a> are supported.
<p> <h3> Multihead support
@@ -233,7 +233,7 @@ alpha channel (semi transparency) on the systems that support the
rendering extension (at the moment XFree 4.0.3 and later).
<p> <h3> Printing
</h3>
-<a name="1-14"></a><p> Printing support has been enhanced on all platforms. The <a href="ntqprinter.html">TQPrinter</a>
+<a name="1-14"></a><p> Printing support has been enhanced on all platforms. The <a href="tqprinter.html">TQPrinter</a>
class now supports setting a virtual resolution for the painting
process. This makes WYSIWYG printing trivial, and also allows you to
take full advantage of the high resolution of a printer when painting