diff options
author | Michele Calgaro <[email protected]> | 2024-05-31 11:32:43 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-05-31 11:59:34 +0900 |
commit | 68b81013e8668f50fc18b7e26a520ec93a7a1251 (patch) | |
tree | d6d15d07cb34e5443a10b71f91adee1473906263 /doc/html/ntqgridview.html | |
parent | 1702a6daff27f5d3e6fdac16962d1828df6ca270 (diff) | |
download | tqt3-68b81013e8668f50fc18b7e26a520ec93a7a1251.tar.gz tqt3-68b81013e8668f50fc18b7e26a520ec93a7a1251.zip |
Rename nt* canvas related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/ntqgridview.html')
-rw-r--r-- | doc/html/ntqgridview.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqgridview.html b/doc/html/ntqgridview.html index 4124c7507..9807f9291 100644 --- a/doc/html/ntqgridview.html +++ b/doc/html/ntqgridview.html @@ -101,7 +101,7 @@ columns with different sizes, use a <a href="ntqtable.html">TQTable</a> instead. simple list of items, use a <a href="ntqlistbox.html">TQListBox</a>. If you need to present hierachical data use a <a href="ntqlistview.html">TQListView</a>, and if you need random objects at random positions, consider using either a <a href="ntqiconview.html">TQIconView</a> or a -<a href="ntqcanvas.html">TQCanvas</a>. +<a href="tqcanvas.html">TQCanvas</a>. <p>See also <a href="abstractwidgets.html">Abstract Widget Classes</a>. <hr><h2>Member Function Documentation</h2> |