diff options
Diffstat (limited to 'doc/html/tqiconview.html')
| -rw-r--r-- | doc/html/tqiconview.html | 12 |
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 select )<tt> [virtual]</tt> </h3> |
