summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqdir.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqdir.html')
-rw-r--r--doc/html/ntqdir.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqdir.html b/doc/html/ntqdir.html
index 5066c4f9..89372c3b 100644
--- a/doc/html/ntqdir.html
+++ b/doc/html/ntqdir.html
@@ -451,7 +451,7 @@ list is owned by the TQDir object and will be reused on the next
call to <a href="#entryInfoList">entryInfoList</a>() for the same TQDir instance. If you want to
keep the entries of the list after a subsequent call to this
function you must copy them.
-<p> Note: TQFileInfoList is really a <a href="ntqptrlist.html">TQPtrList</a><TQFileInfo>.
+<p> Note: TQFileInfoList is really a <a href="tqptrlist.html">TQPtrList</a><TQFileInfo>.
<p> <p>See also <a href="#entryList">entryList</a>(), <a href="#setNameFilter">setNameFilter</a>(), <a href="#setSorting">setSorting</a>(), and <a href="#setFilter">setFilter</a>().
<p>Examples: <a href="dirview-example.html#x1666">dirview/dirview.cpp</a> and <a href="fileiconview-example.html#x812">fileiconview/qfileiconview.cpp</a>.
@@ -470,7 +470,7 @@ list is owned by the TQDir object and will be reused on the next
call to <a href="#entryInfoList">entryInfoList</a>() for the same TQDir instance. If you want to
keep the entries of the list after a subsequent call to this
function you must copy them.
-<p> Note: TQFileInfoList is really a <a href="ntqptrlist.html">TQPtrList</a><TQFileInfo>.
+<p> Note: TQFileInfoList is really a <a href="tqptrlist.html">TQPtrList</a><TQFileInfo>.
<p> <p>See also <a href="#entryList">entryList</a>(), <a href="#setNameFilter">setNameFilter</a>(), <a href="#setSorting">setSorting</a>(), and <a href="#setFilter">setFilter</a>().
<h3 class=fn><a href="ntqstringlist.html">TQStringList</a> <a name="entryList"></a>TQDir::entryList ( const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;nameFilter, int&nbsp;filterSpec = DefaultFilter, int&nbsp;sortSpec = DefaultSort ) const<tt> [virtual]</tt>