diff options
Diffstat (limited to 'doc/html/qiconviewitem.html')
-rw-r--r-- | doc/html/qiconviewitem.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qiconviewitem.html b/doc/html/qiconviewitem.html index 3fe8a34ed..8bba32bed 100644 --- a/doc/html/qiconviewitem.html +++ b/doc/html/qiconviewitem.html @@ -277,7 +277,7 @@ Returns TRUE if the user is allowed to drop something onto the item; otherwise returns FALSE. <p> <p>See also <a href="#setDropEnabled">setDropEnabled</a>(). -<h3 class=fn>void <a name="dropped"></a>TQIconViewItem::dropped ( <a href="qdropevent.html">TQDropEvent</a> * e, const <a href="ntqvaluelist.html">TQValueList</a><TQIconDragItem> & lst )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="dropped"></a>TQIconViewItem::dropped ( <a href="qdropevent.html">TQDropEvent</a> * e, const <a href="tqvaluelist.html">TQValueList</a><TQIconDragItem> & lst )<tt> [virtual protected]</tt> </h3> <p> This function is called when something is dropped on the item. <em>e</em> provides all the information about the drop. If the drag object |