diff options
Diffstat (limited to 'doc/html/qlistviewitem.html')
-rw-r--r-- | doc/html/qlistviewitem.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qlistviewitem.html b/doc/html/qlistviewitem.html index 58f60cf83..c665fe85b 100644 --- a/doc/html/qlistviewitem.html +++ b/doc/html/qlistviewitem.html @@ -193,7 +193,7 @@ this on the fly. <tr bgcolor="#d0d0d0"> <td valign="top"><a href="#key">key</a>() <td valign="top">Used for sorting. The default <a href="#key">key</a>() simply calls <a href="#text">text</a>(), but judicious use of key() can give you fine -control over sorting; for example, <a href="ntqfiledialog.html">TQFileDialog</a> +control over sorting; for example, <a href="tqfiledialog.html">TQFileDialog</a> reimplements key() to sort by date. <tr bgcolor="#f0f0f0"> <td valign="top"><a href="#setup">setup</a>() <td valign="top">Called before showing the item and whenever the list |