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/abstractwidgets.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/abstractwidgets.html')
-rw-r--r-- | doc/html/abstractwidgets.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/abstractwidgets.html b/doc/html/abstractwidgets.html index b925e573e..1a7275180 100644 --- a/doc/html/abstractwidgets.html +++ b/doc/html/abstractwidgets.html @@ -38,7 +38,7 @@ these classes. <p> <p><table width="100%"> <tr bgcolor=#f0f0f0><td><b><a href="ntqbutton.html">TQButton</a></b><td>The abstract base class of button widgets, providing functionality common to buttons -<tr bgcolor=#f0f0f0><td><b><a href="ntqcanvas.html">TQCanvas</a></b><td>2D area that can contain TQCanvasItem objects +<tr bgcolor=#f0f0f0><td><b><a href="tqcanvas.html">TQCanvas</a></b><td>2D area that can contain TQCanvasItem objects <tr bgcolor=#f0f0f0><td><b><a href="ntqdialog.html">TQDialog</a></b><td>The base class of dialog windows <tr bgcolor=#f0f0f0><td><b><a href="ntqframe.html">TQFrame</a></b><td>The base class of widgets that can have a frame <tr bgcolor=#f0f0f0><td><b><a href="ntqgridview.html">TQGridView</a></b><td>Abstract base for fixed-size grids |