diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
| commit | 42957a3f812a1db64a9ae452baa2d3fbc35f2466 (patch) | |
| tree | 0928f4e01a3dcc0698b46c7608d8310e471bdb49 /doc/html/tqcanvas.html | |
| parent | fef846914f8db6dc117e206ef913d519bf6bb33e (diff) | |
| download | tqt-42957a3f.tar.gz tqt-42957a3f.zip | |
Rename more widget nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqcanvas.html')
| -rw-r--r-- | doc/html/tqcanvas.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqcanvas.html b/doc/html/tqcanvas.html index c32af75ff..364642e00 100644 --- a/doc/html/tqcanvas.html +++ b/doc/html/tqcanvas.html @@ -142,7 +142,7 @@ at such extremes). <p> <li> An arbitrary <a href="tqwmatrix.html#TransformationMode">transformation matrix</a> can be set on each TQCanvasView which makes it easy to zoom, rotate or shear the viewed canvas. <p> <li> Widgets provide a lot more functionality, such as input (<a href="qkeyevent.html">TQKeyEvent</a>, -<a href="qmouseevent.html">TQMouseEvent</a> etc.) and layout management (<a href="qgridlayout.html">TQGridLayout</a> etc.). +<a href="qmouseevent.html">TQMouseEvent</a> etc.) and layout management (<a href="tqgridlayout.html">TQGridLayout</a> etc.). <p> </ul> <p> A canvas consists of a background, a number of canvas items organized by x, y and z coordinates, and a foreground. A canvas item's z coordinate |
