diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-05-07 21:58:34 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-05-07 21:58:34 -0500 |
commit | c740211ffba3330d951f4c3ddefea8edf23a01cd (patch) | |
tree | 0a8b7641d3c5b576d18a2f7912c75fc600f494e2 /doc/html/qlistviewitem.html | |
parent | 8a4eacb6185de3653f6ae401c352aef833a9e72a (diff) | |
download | tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.tar.gz tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.zip |
Automated update from Qt3
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 0731f840a..82b699235 100644 --- a/doc/html/qlistviewitem.html +++ b/doc/html/qlistviewitem.html @@ -205,7 +205,7 @@ Space when the item is the current item. <p> Some subclasses call <a href="#setExpandable">setExpandable</a>(TRUE) even when they have no children, and populate themselves when <a href="#setup">setup</a>() or <a href="#setOpen">setOpen</a>(TRUE) is called. The <a href="dirview-example.html">dirview/dirview.cpp</a> example program uses this -technique to start up tquickly: The files and subdirectories in a +technique to start up quickly: The files and subdirectories in a directory aren't inserted into the tree until they're actually needed. <p> <center><img src="qlistviewitems.png" alt="List View Items"></center> |