diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-31 11:32:43 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-31 11:59:34 +0900 |
commit | 68b81013e8668f50fc18b7e26a520ec93a7a1251 (patch) | |
tree | d6d15d07cb34e5443a10b71f91adee1473906263 /doc/html/ntqpointarray.html | |
parent | 1702a6daff27f5d3e6fdac16962d1828df6ca270 (diff) | |
download | tqt-68b81013.tar.gz tqt-68b81013.zip |
Rename nt* canvas related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/ntqpointarray.html')
-rw-r--r-- | doc/html/ntqpointarray.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqpointarray.html b/doc/html/ntqpointarray.html index 7a82d214f..ef3c25396 100644 --- a/doc/html/ntqpointarray.html +++ b/doc/html/ntqpointarray.html @@ -158,7 +158,7 @@ parameter). equals 5760 (16*360). Positive values mean counter-clockwise, whereas negative values mean the clockwise direction. Zero degrees is at the 3 o'clock position. -<p> See the <a href="qcanvasellipse.html#anglediagram">angle diagram</a>. +<p> See the <a href="tqcanvasellipse.html#anglediagram">angle diagram</a>. <h3 class=fn>void <a name="makeArc-2"></a>TQPointArray::makeArc ( int x, int y, int w, int h, int a1, int a2, const <a href="ntqwmatrix.html">TQWMatrix</a> & xf ) </h3> @@ -172,7 +172,7 @@ sufficient resolution for pixel accuracy. equals 5760 (16*360). Positive values mean counter-clockwise, whereas negative values mean the clockwise direction. Zero degrees is at the 3 o'clock position. -<p> See the <a href="qcanvasellipse.html#anglediagram">angle diagram</a>. +<p> See the <a href="tqcanvasellipse.html#anglediagram">angle diagram</a>. <h3 class=fn>void <a name="makeEllipse"></a>TQPointArray::makeEllipse ( int x, int y, int w, int h ) </h3> |