summaryrefslogtreecommitdiffstats
path: root/doc/html/tqiconview.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-09-04 11:53:23 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-09-04 13:56:43 +0900
commit0582c90a9ed4b965629267713f51c0da7c38b39d (patch)
treecae95e850081d0a7f2be6cef5837f43a28d53d2c /doc/html/tqiconview.html
parent39f8a475b4ec5c87a11a7e9300a30ef1c5b4a7e1 (diff)
downloadtqt-0582c90a9ed4b965629267713f51c0da7c38b39d.tar.gz
tqt-0582c90a9ed4b965629267713f51c0da7c38b39d.zip
Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqiconview.html')
-rw-r--r--doc/html/tqiconview.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/tqiconview.html b/doc/html/tqiconview.html
index b40dba0bb..056bd6412 100644
--- a/doc/html/tqiconview.html
+++ b/doc/html/tqiconview.html
@@ -444,7 +444,7 @@ This is an overloaded member function, provided for convenience. It behaves esse
icon view item. <em>item</em> is a pointer to the item that has been
clicked.
<p> <em>pos</em> is the position of the mouse cursor in the global coordinate
-system (<a href="qmouseevent.html#globalPos">TQMouseEvent::globalPos</a>()). (If the click's press and release
+system (<a href="tqmouseevent.html#globalPos">TQMouseEvent::globalPos</a>()). (If the click's press and release
differ by a pixel or two, <em>pos</em> is the position at release time.)
<p> <p>See also <a href="#mouseButtonClicked">mouseButtonClicked</a>(), <a href="#rightButtonClicked">rightButtonClicked</a>(), and <a href="#pressed">pressed</a>().
@@ -656,7 +656,7 @@ See the <a href="tqiconview.html#maxItemWidth-prop">"maxItemWidth"</a> property
<p> This signal is emitted when the user clicks mouse button <em>button</em>. If <em>item</em> is non-null, the cursor is on <em>item</em>. If <em>item</em> is null, the mouse cursor isn't on any item.
<p> <em>pos</em> is the position of the mouse cursor in the global
-coordinate system (<a href="qmouseevent.html#globalPos">TQMouseEvent::globalPos</a>()). (If the click's
+coordinate system (<a href="tqmouseevent.html#globalPos">TQMouseEvent::globalPos</a>()). (If the click's
press and release differ by a pixel or two, <em>pos</em> is the
position at release time.)
<p> <p>See also <a href="#mouseButtonPressed">mouseButtonPressed</a>(), <a href="#rightButtonClicked">rightButtonClicked</a>(), and <a href="#clicked">clicked</a>().
@@ -666,7 +666,7 @@ position at release time.)
<p> This signal is emitted when the user presses mouse button <em>button</em>. If <em>item</em> is non-null, the cursor is on <em>item</em>. If <em>item</em> is null, the mouse cursor isn't on any item.
<p> <em>pos</em> is the position of the mouse cursor in the global
-coordinate system (<a href="qmouseevent.html#globalPos">TQMouseEvent::globalPos</a>()).
+coordinate system (<a href="tqmouseevent.html#globalPos">TQMouseEvent::globalPos</a>()).
<p> <p>See also <a href="#rightButtonClicked">rightButtonClicked</a>() and <a href="#pressed">pressed</a>().
<h3 class=fn>void <a name="moved"></a>TQIconView::moved ()<tt> [signal]</tt>
@@ -705,7 +705,7 @@ This is an overloaded member function, provided for convenience. It behaves esse
<em>item</em> is non-null, the cursor is on <em>item</em>. If <em>item</em> is null,
the mouse cursor isn't on any item.
<p> <em>pos</em> is the position of the mouse cursor in the global
-coordinate system (<a href="qmouseevent.html#globalPos">TQMouseEvent::globalPos</a>()). (If the click's
+coordinate system (<a href="tqmouseevent.html#globalPos">TQMouseEvent::globalPos</a>()). (If the click's
press and release differ by a pixel or two, <em>pos</em> is the
position at release time.)
<p> <p>See also <a href="#mouseButtonPressed">mouseButtonPressed</a>(), <a href="#rightButtonPressed">rightButtonPressed</a>(), and <a href="#clicked">clicked</a>().
@@ -733,7 +733,7 @@ key. <em>item</em> is the <a href="#currentItem">currentItem</a>() at the time o
<p> This signal is emitted when the user clicks the right mouse
button. If <em>item</em> is non-null, the cursor is on <em>item</em>. If <em>item</em> is null, the mouse cursor isn't on any item.
<p> <em>pos</em> is the position of the mouse cursor in the global
-coordinate system (<a href="qmouseevent.html#globalPos">TQMouseEvent::globalPos</a>()). (If the click's
+coordinate system (<a href="tqmouseevent.html#globalPos">TQMouseEvent::globalPos</a>()). (If the click's
press and release differ by a pixel or two, <em>pos</em> is the
position at release time.)
<p> <p>See also <a href="#rightButtonPressed">rightButtonPressed</a>(), <a href="#mouseButtonClicked">mouseButtonClicked</a>(), and <a href="#clicked">clicked</a>().
@@ -744,7 +744,7 @@ position at release time.)
<p> This signal is emitted when the user presses the right mouse
button. If <em>item</em> is non-null, the cursor is on <em>item</em>. If <em>item</em> is null, the mouse cursor isn't on any item.
<p> <em>pos</em> is the position of the mouse cursor in the global
-coordinate system (<a href="qmouseevent.html#globalPos">TQMouseEvent::globalPos</a>()).
+coordinate system (<a href="tqmouseevent.html#globalPos">TQMouseEvent::globalPos</a>()).
<h3 class=fn>void <a name="selectAll"></a>TQIconView::selectAll ( bool&nbsp;select )<tt> [virtual]</tt>
</h3>