Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > a6711891ce757817bba854bf3f25205a > files > 118

qtjambi-doc-4.3.3-3mdv2008.1.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_09) on Tue Aug 07 16:57:37 CEST 2007 -->
<TITLE>
QDir
</TITLE>

<META NAME="keywords" CONTENT="com.trolltech.qt.core.QDir class">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="QDir";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../com/trolltech/qt/core/QDateTime.html" title="class in com.trolltech.qt.core"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../com/trolltech/qt/core/QDir.Filter.html" title="enum in com.trolltech.qt.core"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?com/trolltech/qt/core/QDir.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="QDir.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
com.trolltech.qt.core</FONT>
<BR>
Class QDir</H2>
<PRE>
java.lang.Object
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/trolltech/qt/QSignalEmitter.html" title="class in com.trolltech.qt">com.trolltech.qt.QSignalEmitter</A>
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/trolltech/qt/QtJambiObject.html" title="class in com.trolltech.qt">com.trolltech.qt.QtJambiObject</A>
          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.trolltech.qt.core.QDir</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../com/trolltech/qt/QtJambiInterface.html" title="interface in com.trolltech.qt">QtJambiInterface</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>QDir</B><DT>extends <A HREF="../../../../com/trolltech/qt/QtJambiObject.html" title="class in com.trolltech.qt">QtJambiObject</A></DL>
</PRE>

<P>
<p>The <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> class provides access to directory structures and their contents.</p>
<p>A <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> is used to manipulate path names, access information regarding paths and files, and manipulate the underlying file system. It can also be used to access Qt's <a href="%2E%2E/resources.html#resource-system">resource system</tt></a>.</p>
<p>Qt uses &quot;/&quot; as a universal directory separator in the same way that &quot;/&quot; is used as a path separator in URLs. If you always use &quot;/&quot; as a directory separator, Qt will translate your paths to conform to the underlying operating system.</p>
<p>A <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> can point to a file using either a relative or an absolute path. Absolute paths begin with the directory separator (optionally preceded by a drive specification under Windows). Relative file names begin with a directory name or a file name and specify a path relative to the current directory.</p>
<p>Examples of absolute paths:</p>
<pre>    QDir(&quot;/home/user/Documents&quot;)
    QDir(&quot;C:/Documents and Settings&quot;)</pre>
<p>On Windows, the second of the examples above will be translated to <tt>C:\My Documents</tt> when used to access files.</p>
<p>Examples of relative paths:</p>
<pre>    QDir(&quot;images/landscape.png&quot;)</pre>
<p>You can use the <a href="QDir.html#isRelative()"><tt>isRelative</tt></a> or <a href="QDir.html#isAbsolute()"><tt>isAbsolute</tt></a> functions to check if a <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> is using a relative or an absolute file path. Call <a href="QDir.html#makeAbsolute()"><tt>makeAbsolute</tt></a> to convert a relative <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> to an absolute one.</p>
<a name="navigation-and-directory-operations"></a>
<h3>Navigation and Directory Operations</h3>
<p>A directory's path can be obtained with the <a href="QDir.html#path()"><tt>path</tt></a> function, and a new path set with the <a href="QDir.html#setPath(java.lang.String)"><tt>setPath</tt></a> function. The absolute path to a directory is found by calling <a href="QDir.html#absolutePath()"><tt>absolutePath</tt></a>.</p>
<p>The name of a directory is found using the <a href="QDir.html#dirName()"><tt>dirName</tt></a> function. This typically returns the last element in the absolute path that specifies the location of the directory. However, it can also return &quot;.&quot; if the <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> represents the current directory.</p>
<pre>    QDir(&quot;Documents/Letters/Applications&quot;).dirName() <span class="comment">// &quot;Applications&quot;</span>
    QDir().dirName()                                 <span class="comment">// &quot;.&quot;</span></pre>
<p>The path for a directory can also be changed with the <a href="QDir.html#cd(java.lang.String)"><tt>cd</tt></a> and <a href="QDir.html#cdUp()"><tt>cdUp</tt></a> functions, both of which operate like familiar shell commands. When <a href="QDir.html#cd(java.lang.String)"><tt>cd</tt></a> is called with the name of an existing directory, the <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> object changes directory so that it represents that directory instead. The <a href="QDir.html#cdUp()"><tt>cdUp</tt></a> function changes the directory of the <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> object so that it refers to its parent directory; i.e&#x2e; cd(&quot;..&quot;) is equivalent to <a href="QDir.html#cdUp()"><tt>cdUp</tt></a>.</p>
<p>Directories can be created with <a href="QDir.html#mkdir(java.lang.String)"><tt>mkdir</tt></a>, renamed with <a href="QDir.html#rename(java.lang.String, java.lang.String)"><tt>rename</tt></a>, and removed with <a href="QDir.html#rmdir(java.lang.String)"><tt>rmdir</tt></a>.</p>
<p>You can test for the presence of a directory with a given name by using <a href="QDir.html#exists()"><tt>exists</tt></a>, and the properties of a directory can be tested with <a href="QDir.html#isReadable()"><tt>isReadable</tt></a>, <a href="QDir.html#isAbsolute()"><tt>isAbsolute</tt></a>, <a href="QDir.html#isRelative()"><tt>isRelative</tt></a>, and <a href="QDir.html#isRoot()"><tt>isRoot</tt></a>.</p>
<p>The <a href="QDir.html#refresh()"><tt>refresh</tt></a> function re-reads the directory's data from disk.</p>
<a name="files-and-directory-contents"></a>
<h3>Files and Directory Contents</h3>
<p>Directories contain a number of entries, representing files, directories, and symbolic links. The number of entries in a directory is returned by <a href="QDir.html#count()"><tt>count</tt></a>. A string list of the names of all the entries in a directory can be obtained with <a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a>. If you need information about each entry, use <a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a> to obtain a list of <a href="QFileInfo.html"><tt>QFileInfo</tt></a> objects.</p>
<p>Paths to files and directories within a directory can be constructed using <a href="QDir.html#filePath(java.lang.String)"><tt>filePath</tt></a> and <a href="QDir.html#absoluteFilePath(java.lang.String)"><tt>absoluteFilePath</tt></a>. The <a href="QDir.html#filePath(java.lang.String)"><tt>filePath</tt></a> function returns a path to the specified file or directory relative to the path of the <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> object; <a href="QDir.html#absoluteFilePath(java.lang.String)"><tt>absoluteFilePath</tt></a> returns an absolute path to the specified file or directory. Neither of these functions checks for the existence of files or directory; they only construct paths.</p>
<pre>    QDir directory(&quot;Documents/Letters&quot;);
    QString path = directory.filePath(&quot;contents.txt&quot;);
    QString absolutePath = directory.absoluteFilePath(&quot;contents.txt&quot;);</pre>
<p>Files can be removed by using the <a href="QDir.html#remove(java.lang.String)"><tt>remove</tt></a> function. Directories cannot be removed in the same way as files; use <a href="QDir.html#rmdir(java.lang.String)"><tt>rmdir</tt></a> to remove them instead.</p>
<p>It is possible to reduce the number of entries returned by <a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a> and <a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a> by applying filters to a <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> object. You can apply a name filter to specify a pattern with wildcards that file names need to match, an attribute filter that selects properties of entries and can distinguish between files and directories, and a sort order.</p>
<p>Name filters are lists of strings that are passed to <a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a>. Attribute filters consist of a bitwise OR combination of Filters, and these are specified when calling <a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>. The sort order is specified using <a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a> with a bitwise OR combination of SortFlags.</p>
<p>You can test to see if a filename matches a filter using the <a href="QDir.html#match(java.lang.String, java.lang.String)"><tt>match</tt></a> function.</p>
<p>Filter and sort order flags may also be specified when calling <a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a> and <a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a> in order to override previously defined behavior.</p>
<a name="the-current-directory-and-other-special-paths"></a>
<h3>The Current Directory and Other Special Paths</h3>
<p>Access to some common directories is provided with a number of static functions that return <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> objects. There are also corresponding functions for these that return strings:</p>
<p><table align="center" cellpadding="2" cellspacing="1" border="0">
<thead><tr valign="top" class="qt-style"><th><a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a></th><th><a href="%2E%2E/porting4.html#qstring"><tt>QString</tt></a></th><th>Return Value</th></tr></thead>
<tr valign="top" class="odd"><td><a href="QDir.html#current()"><tt>current</tt></a></td><td><a href="QDir.html#currentPath()"><tt>currentPath</tt></a></td><td>The application's working directory</td></tr>
<tr valign="top" class="even"><td><a href="QDir.html#home()"><tt>home</tt></a></td><td><a href="QDir.html#homePath()"><tt>homePath</tt></a></td><td>The user's home directory</td></tr>
<tr valign="top" class="odd"><td><a href="QDir.html#root()"><tt>root</tt></a></td><td><a href="QDir.html#rootPath()"><tt>rootPath</tt></a></td><td>The root directory</td></tr>
<tr valign="top" class="even"><td><a href="QDir.html#temp()"><tt>temp</tt></a></td><td><a href="QDir.html#tempPath()"><tt>tempPath</tt></a></td><td>The system's temporary directory</td></tr>
</table></p>
<p>The <a href="QDir.html#setCurrent(java.lang.String)"><tt>setCurrent</tt></a> static function can also be used to set the application's working directory.</p>
<p>If you want to find the directory containing the application's executable, see <tt>QCoreApplication::applicationDirPath</tt>.</p>
<p>The <a href="QDir.html#drives()"><tt>drives</tt></a> static function provides a list of root directories for each device that contains a filing system. On Unix systems this returns a list containing a single root directory &quot;/&quot;; on Windows the list will usually contain <tt>C:/</tt>, and possibly other drive letters such as <tt>D:/</tt>, depending on the configuration of the user's system.</p>
<a name="path-manipulation-and-strings"></a>
<h3>Path Manipulation and Strings</h3>
<p>Paths containing &quot;.&quot; elements that reference the current directory at that point in the path, &quot;..&quot; elements that reference the parent directory, and symbolic links can be reduced to a canonical form using the <a href="QDir.html#canonicalPath()"><tt>canonicalPath</tt></a> function.</p>
<p>Paths can also be simplified by using <a href="QDir.html#cleanPath(java.lang.String)"><tt>cleanPath</tt></a> to remove redundant &quot;/&quot; and &quot;..&quot; elements.</p>
<p>It is sometimes necessary to be able to show a path in the native representation for the user's platform. The static <a href="QDir.html#toNativeSeparators(java.lang.String)"><tt>toNativeSeparators</tt></a> function returns a copy of the specified path in which each directory separator is replaced by the appropriate separator for the underlying operating system.</p>
<a name="examples"></a>
<h3>Examples</h3>
<p>Check if a directory exists:</p>
<pre>        QDir dir(&quot;example&quot;);
        if (!dir.exists())
            qWarning(&quot;Cannot find the example directory&quot;);</pre>
<p>(We could also use the static convenience function QFile::exists().)</p>
<p>Traversing directories and reading a file:</p>
<pre>        QDir dir = QDir::root();                 <span class="comment">// &quot;/&quot;</span>
        if (!dir.cd(&quot;tmp&quot;)) {                    <span class="comment">// &quot;/tmp&quot;</span>
            qWarning(&quot;Cannot find the \&quot;/tmp\&quot; directory&quot;);
        } else {
            QFile file(dir.filePath(&quot;ex1.txt&quot;)); <span class="comment">// &quot;/tmp/ex1.txt&quot;</span>
            if (!file.open(QIODevice::ReadWrite))
                qWarning(&quot;Cannot create the file %s&quot;, file.name());
        }</pre>
<p>A program that lists all the files in the current directory (excluding symbolic links), sorted by size, smallest first:</p>
<pre>    #include &lt;QDir&gt;
    #include &lt;iostream&gt;

    int main(int argc, char *argv[])
    {
        QDir dir;
        dir.setFilter(QDir::Files | QDir::Hidden | QDir::NoSymLinks);
        dir.setSorting(QDir::Size | QDir::Reversed);

        QFileInfoList list = dir.entryInfoList();
        std::cout &lt;&lt; &quot;     Bytes Filename&quot; &lt;&lt; std::endl;
        for (int i = 0; i &lt; list.size(); ++i) {
            QFileInfo fileInfo = list.at(i);
            std::cout &lt;&lt; qPrintable(QString(&quot;%1 %2&quot;).arg(fileInfo.size(), 10)
                                                    .arg(fileInfo.fileName()));
            std::cout &lt;&lt; std::endl;
        }
        return 0;
    }</pre>
<P>

<P>
<DL>
<DT><B>See Also:</B><DD><a href="QFileInfo.html"><tt>QFileInfo</tt></a>, 
<a href="QFile.html"><tt>QFile</tt></a>, 
<a href="%2E%2E/gui/QFileDialog.html"><tt>QFileDialog</tt></a>, 
<tt>QApplication::applicationDirPath</tt>, 
<CODE>Files Example</tt></CODE></DL>
<HR>

<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->

<A NAME="nested_class_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Nested Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.Filter.html" title="enum in com.trolltech.qt.core">QDir.Filter</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This enum describes the filtering options available to <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a>; e.g&#x2e; for <a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a> and <a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This QFlag class provides flags for the int enum.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.SortFlag.html" title="enum in com.trolltech.qt.core">QDir.SortFlag</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This enum describes the sort options available to <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a>, e.g&#x2e; for <a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a> and <a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.SortFlags.html" title="class in com.trolltech.qt.core">QDir.SortFlags</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This QFlag class provides flags for the int enum.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="nested_classes_inherited_from_class_com.trolltech.qt.QSignalEmitter"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QSignalEmitter.html" title="class in com.trolltech.qt">QSignalEmitter</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal0.html" title="class in com.trolltech.qt">QSignalEmitter.Signal0</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal1.html" title="class in com.trolltech.qt">QSignalEmitter.Signal1</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal1.html" title="type parameter in QSignalEmitter.Signal1">A</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal2.html" title="class in com.trolltech.qt">QSignalEmitter.Signal2</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal2.html" title="type parameter in QSignalEmitter.Signal2">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal2.html" title="type parameter in QSignalEmitter.Signal2">B</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="class in com.trolltech.qt">QSignalEmitter.Signal3</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="type parameter in QSignalEmitter.Signal3">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="type parameter in QSignalEmitter.Signal3">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="type parameter in QSignalEmitter.Signal3">C</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="class in com.trolltech.qt">QSignalEmitter.Signal4</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">D</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="class in com.trolltech.qt">QSignalEmitter.Signal5</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">E</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="class in com.trolltech.qt">QSignalEmitter.Signal6</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">F</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="class in com.trolltech.qt">QSignalEmitter.Signal7</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">F</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">G</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="class in com.trolltech.qt">QSignalEmitter.Signal8</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">F</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">G</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">H</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="class in com.trolltech.qt">QSignalEmitter.Signal9</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">F</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">G</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">H</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">I</A>&gt;</CODE></TD>
</TR>
</TABLE>
&nbsp;

<!-- ======== CONSTRUCTOR SUMMARY ======== -->

<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#QDir()">QDir</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a>(QString()).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#QDir(com.trolltech.qt.core.QDir)">QDir</A></B>(<A HREF="../../../../com/trolltech/qt/core/QDir.html" title="class in com.trolltech.qt.core">QDir</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> object that is a copy of the <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> object for directory <tt>arg__1</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#QDir(java.lang.String)">QDir</A></B>(java.lang.String&nbsp;path)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> pointing to the given directory <tt>path</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#QDir(java.lang.String, java.lang.String)">QDir</A></B>(java.lang.String&nbsp;path,
     java.lang.String&nbsp;nameFilter)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a>(<tt>path</tt>, <tt>nameFilter</tt>, SortFlags( Name | IgnoreCase ), AllEntries).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#QDir(java.lang.String, java.lang.String, com.trolltech.qt.core.QDir.SortFlags)">QDir</A></B>(java.lang.String&nbsp;path,
     java.lang.String&nbsp;nameFilter,
     <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlags.html" title="class in com.trolltech.qt.core">QDir.SortFlags</A>&nbsp;sort)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a>(<tt>path</tt>, <tt>nameFilter</tt>, <tt>sort</tt>, AllEntries).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#QDir(java.lang.String, java.lang.String, com.trolltech.qt.core.QDir.SortFlags, com.trolltech.qt.core.QDir.Filters)">QDir</A></B>(java.lang.String&nbsp;path,
     java.lang.String&nbsp;nameFilter,
     <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlags.html" title="class in com.trolltech.qt.core">QDir.SortFlags</A>&nbsp;sort,
     <A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filter)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> with path <tt>path</tt>, that filters its entries by name using <tt>nameFilter</tt> and by attributes using <tt>filter</tt>.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->

<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#absoluteFilePath(java.lang.String)">absoluteFilePath</A></B>(java.lang.String&nbsp;fileName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the absolute path name of a file in the directory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#absolutePath()">absolutePath</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the absolute path (a path that starts with &quot;/&quot; or with a drive specification), which may contain symbolic links, but never contains redundant &quot;.&quot;, &quot;..&quot; or multiple separators.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#addSearchPath(java.lang.String, java.lang.String)">addSearchPath</A></B>(java.lang.String&nbsp;prefix,
              java.lang.String&nbsp;path)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds <tt>path</tt> to the search path for <tt>prefix</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#at(int)">at</A></B>(int&nbsp;i)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the file name at position <tt>i</tt> in the list of file
names.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#canonicalPath()">canonicalPath</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the canonical path, i.e&#x2e; a path without symbolic links or redundant &quot;.&quot; or &quot;..&quot; elements.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#cd(java.lang.String)">cd</A></B>(java.lang.String&nbsp;dirName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Changes the <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a>'s directory to <tt>dirName</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#cdUp()">cdUp</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Changes directory by moving one directory up from the <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a>'s current directory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#cleanPath(java.lang.String)">cleanPath</A></B>(java.lang.String&nbsp;path)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes all multiple directory separators &quot;/&quot; and resolves any &quot;.&quot;s or &quot;..&quot;s found in the path, <tt>path</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#count()">count</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the total number of directories and files in the directory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../com/trolltech/qt/core/QDir.html" title="class in com.trolltech.qt.core">QDir</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#current()">current</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the application's current directory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#currentPath()">currentPath</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the absolute path of the application's current directory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#dirName()">dirName</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the name of the directory; this is <i>not</i> the same as the path, e.g&#x2e; a directory with the name &quot;mail&quot;, might have the path &quot;/var/spool/mail&quot;.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QFileInfo.html" title="class in com.trolltech.qt.core">QFileInfo</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#drives()">drives</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of the root directories on this system.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QFileInfo.html" title="class in com.trolltech.qt.core">QFileInfo</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#entryInfoList()">entryInfoList</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of QFileInfo objects for all the files and directories
in the directory, ordered according to the name and attribute filters
previously set with setNameFilters() and setFilter(), and sorted according
to the flags set with setSorting().</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QFileInfo.html" title="class in com.trolltech.qt.core">QFileInfo</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#entryInfoList(java.util.List)">entryInfoList</A></B>(java.util.List&lt;java.lang.String&gt;&nbsp;nameFilters)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of QFileInfo objects for all the files and
directories in the directory, ordered according to the name
and attribute filters previously set with setNameFilters()
and setFilter(), and sorted according to the flags set with
setSorting().</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QFileInfo.html" title="class in com.trolltech.qt.core">QFileInfo</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#entryInfoList(java.util.List, com.trolltech.qt.core.QDir.Filters)">entryInfoList</A></B>(java.util.List&lt;java.lang.String&gt;&nbsp;nameFilters,
              <A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of QFileInfo objects for all the files and
directories in the directory, ordered according to the name
and attribute filters previously set with setNameFilters()
and setFilter(), and sorted according to the flags set with
setSorting().</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QFileInfo.html" title="class in com.trolltech.qt.core">QFileInfo</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#entryInfoList(java.util.List, com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlag...)">entryInfoList</A></B>(java.util.List&lt;java.lang.String&gt;&nbsp;nameFilters,
              <A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters,
              <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlag.html" title="enum in com.trolltech.qt.core">QDir.SortFlag</A>...&nbsp;sort)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of <a href="QFileInfo.html"><tt>QFileInfo</tt></a> objects for all the files and directories in the directory, ordered according to the name and attribute filters previously set with <a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a> and <a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, and sorted according to the flags set with <a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QFileInfo.html" title="class in com.trolltech.qt.core">QFileInfo</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#entryInfoList(java.util.List, com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)">entryInfoList</A></B>(java.util.List&lt;java.lang.String&gt;&nbsp;nameFilters,
              <A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters,
              <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlags.html" title="class in com.trolltech.qt.core">QDir.SortFlags</A>&nbsp;sort)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of <a href="QFileInfo.html"><tt>QFileInfo</tt></a> objects for all the files and directories in the directory, ordered according to the name and attribute filters previously set with <a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a> and <a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, and sorted according to the flags set with <a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QFileInfo.html" title="class in com.trolltech.qt.core">QFileInfo</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters)">entryInfoList</A></B>(<A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of QFileInfo objects for all the files and directories
in the directory, ordered according to the name and attribute filters
previously set with setNameFilters() and setFilter(), and sorted according
to the flags set with setSorting().</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QFileInfo.html" title="class in com.trolltech.qt.core">QFileInfo</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlag...)">entryInfoList</A></B>(<A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters,
              <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlag.html" title="enum in com.trolltech.qt.core">QDir.SortFlag</A>...&nbsp;sort)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of <a href="QFileInfo.html"><tt>QFileInfo</tt></a> objects for all the files and directories in the directory, ordered according to the name and attribute filters previously set with <a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a> and <a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, and sorted according to the flags set with <a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QFileInfo.html" title="class in com.trolltech.qt.core">QFileInfo</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)">entryInfoList</A></B>(<A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters,
              <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlags.html" title="class in com.trolltech.qt.core">QDir.SortFlags</A>&nbsp;sort)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of <a href="QFileInfo.html"><tt>QFileInfo</tt></a> objects for all the files and directories in the directory, ordered according to the name and attribute filters previously set with <a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a> and <a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, and sorted according to the flags set with <a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List&lt;java.lang.String&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#entryList()">entryList</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of the names of all the files and directories in
the directory, ordered according to the name and attribute filters
previously set with setNameFilters() and setFilter(), and sorted
according to the flags set with setSorting().</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List&lt;java.lang.String&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#entryList(java.util.List)">entryList</A></B>(java.util.List&lt;java.lang.String&gt;&nbsp;nameFilters)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of the names of all the files and
directories in the directory, ordered according to the name
and attribute filters previously set with setNameFilters()
and setFilter(), and sorted according to the flags set with
setSorting().</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List&lt;java.lang.String&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#entryList(java.util.List, com.trolltech.qt.core.QDir.Filters)">entryList</A></B>(java.util.List&lt;java.lang.String&gt;&nbsp;nameFilters,
          <A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of the names of all the files and
directories in the directory, ordered according to the name
and attribute filters previously set with setNameFilters()
and setFilter(), and sorted according to the flags set with
setSorting().</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List&lt;java.lang.String&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#entryList(java.util.List, com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlag...)">entryList</A></B>(java.util.List&lt;java.lang.String&gt;&nbsp;nameFilters,
          <A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters,
          <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlag.html" title="enum in com.trolltech.qt.core">QDir.SortFlag</A>...&nbsp;sort)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of the names of all the files and directories in the directory, ordered according to the name and attribute filters previously set with <a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a> and <a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, and sorted according to the flags set with <a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List&lt;java.lang.String&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#entryList(java.util.List, com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)">entryList</A></B>(java.util.List&lt;java.lang.String&gt;&nbsp;nameFilters,
          <A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters,
          <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlags.html" title="class in com.trolltech.qt.core">QDir.SortFlags</A>&nbsp;sort)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of the names of all the files and directories in the directory, ordered according to the name and attribute filters previously set with <a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a> and <a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, and sorted according to the flags set with <a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List&lt;java.lang.String&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#entryList(com.trolltech.qt.core.QDir.Filters)">entryList</A></B>(<A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of the names of all the files and directories in
the directory, ordered according to the name and attribute filters
previously set with setNameFilters() and setFilter(), and sorted
according to the flags set with setSorting().</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List&lt;java.lang.String&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlag...)">entryList</A></B>(<A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters,
          <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlag.html" title="enum in com.trolltech.qt.core">QDir.SortFlag</A>...&nbsp;sort)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of the names of all the files and directories in the directory, ordered according to the name and attribute filters previously set with <a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a> and <a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, and sorted according to the flags set with <a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List&lt;java.lang.String&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)">entryList</A></B>(<A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters,
          <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlags.html" title="class in com.trolltech.qt.core">QDir.SortFlags</A>&nbsp;sort)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of the names of all the files and directories in the directory, ordered according to the name and attribute filters previously set with <a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a> and <a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, and sorted according to the flags set with <a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#equals(java.lang.Object)">equals</A></B>(java.lang.Object&nbsp;other)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#exists()">exists</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the <i>directory</i> exists; otherwise returns false.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#exists(java.lang.String)">exists</A></B>(java.lang.String&nbsp;name)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the directory called <tt>name</tt> exists; otherwise returns false.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#filePath(java.lang.String)">filePath</A></B>(java.lang.String&nbsp;fileName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the path name of a file in the directory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#filter()">filter</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value set by <a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../com/trolltech/qt/core/QDir.html" title="class in com.trolltech.qt.core">QDir</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#fromNativePointer(com.trolltech.qt.QNativePointer)">fromNativePointer</A></B>(<A HREF="../../../../com/trolltech/qt/QNativePointer.html" title="class in com.trolltech.qt">QNativePointer</A>&nbsp;nativePointer)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function returns the QDir instance pointed to by nativePointer</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#fromNativeSeparators(java.lang.String)">fromNativeSeparators</A></B>(java.lang.String&nbsp;pathName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns <tt>pathName</tt> using '/' as file separator.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../com/trolltech/qt/core/QDir.html" title="class in com.trolltech.qt.core">QDir</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#home()">home</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the user's home directory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#homePath()">homePath</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the absolute path of the user's home directory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#isAbsolute()">isAbsolute</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the directory's path is absolute; otherwise returns false.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#isAbsolutePath(java.lang.String)">isAbsolutePath</A></B>(java.lang.String&nbsp;path)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if <tt>path</tt> is absolute; returns false if it is relative.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#isReadable()">isReadable</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the directory is readable <i>and</i> we can open files by name; otherwise returns false.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#isRelative()">isRelative</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the directory path is relative; otherwise returns false.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#isRelativePath(java.lang.String)">isRelativePath</A></B>(java.lang.String&nbsp;path)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if <tt>path</tt> is relative; returns false if it is absolute.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#isRoot()">isRoot</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the directory is the root directory; otherwise returns false.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#makeAbsolute()">makeAbsolute</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts the directory path to an absolute path.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#match(java.util.List, java.lang.String)">match</A></B>(java.util.List&lt;java.lang.String&gt;&nbsp;filters,
      java.lang.String&nbsp;fileName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the <tt>fileName</tt> matches any of the wildcard (glob) patterns in the list of <tt>filters</tt>; otherwise returns false.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#match(java.lang.String, java.lang.String)">match</A></B>(java.lang.String&nbsp;filter,
      java.lang.String&nbsp;fileName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns true if the <tt>fileName</tt> matches the wildcard (glob) pattern <tt>filter</tt>; otherwise returns false.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#mkdir(java.lang.String)">mkdir</A></B>(java.lang.String&nbsp;dirName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a sub-directory called <tt>dirName</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#mkpath(java.lang.String)">mkpath</A></B>(java.lang.String&nbsp;dirPath)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates the directory path <tt>dirPath</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List&lt;java.lang.String&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#nameFilters()">nameFilters</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the string list set by <a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.util.List&lt;java.lang.String&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#nameFiltersFromString(java.lang.String)">nameFiltersFromString</A></B>(java.lang.String&nbsp;nameFilter)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method is used internally by Qt Jambi.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../com/trolltech/qt/QNativePointer.html" title="class in com.trolltech.qt">QNativePointer</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#nativePointerArray(com.trolltech.qt.core.QDir[])">nativePointerArray</A></B>(<A HREF="../../../../com/trolltech/qt/core/QDir.html" title="class in com.trolltech.qt.core">QDir</A>[]&nbsp;array)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function returns a QNativePointer that is pointing to the specified QDir array.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#path()">path</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the path.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#refresh()">refresh</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Refreshes the directory information.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#relativeFilePath(java.lang.String)">relativeFilePath</A></B>(java.lang.String&nbsp;fileName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the path to <tt>fileName</tt> relative to the directory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#remove(java.lang.String)">remove</A></B>(java.lang.String&nbsp;fileName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes the file, <tt>fileName</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#rename(java.lang.String, java.lang.String)">rename</A></B>(java.lang.String&nbsp;oldName,
       java.lang.String&nbsp;newName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Renames a file or directory from <tt>oldName</tt> to <tt>newName</tt>, and returns true if successful; otherwise returns false.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#rmdir(java.lang.String)">rmdir</A></B>(java.lang.String&nbsp;dirName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes the directory specified by <tt>dirName</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#rmpath(java.lang.String)">rmpath</A></B>(java.lang.String&nbsp;dirPath)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes the directory path <tt>dirPath</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../com/trolltech/qt/core/QDir.html" title="class in com.trolltech.qt.core">QDir</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#root()">root</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the root directory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#rootPath()">rootPath</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the absolute path of the root directory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.util.List&lt;java.lang.String&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#searchPaths(java.lang.String)">searchPaths</A></B>(java.lang.String&nbsp;prefix)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the search paths for <tt>prefix</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;char</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#separator()">separator</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the native directory separator: &quot;/&quot; under Unix (including Mac OS X) and &quot;\&quot; under Windows.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#setCurrent(java.lang.String)">setCurrent</A></B>(java.lang.String&nbsp;path)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the application's current working directory to <tt>path</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#setFilter(com.trolltech.qt.core.QDir.Filter...)">setFilter</A></B>(<A HREF="../../../../com/trolltech/qt/core/QDir.Filter.html" title="enum in com.trolltech.qt.core">QDir.Filter</A>...&nbsp;filter)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the filter used by <a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a> and <a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a> to <tt>filter</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)">setFilter</A></B>(<A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filter)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the filter used by <a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a> and <a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a> to <tt>filter</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#setNameFilters(java.util.List)">setNameFilters</A></B>(java.util.List&lt;java.lang.String&gt;&nbsp;nameFilters)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the name filters used by <a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a> and <a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a> to the list of filters specified by <tt>nameFilters</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#setPath(java.lang.String)">setPath</A></B>(java.lang.String&nbsp;path)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the path of the directory to <tt>path</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#setSearchPaths(java.lang.String, java.util.List)">setSearchPaths</A></B>(java.lang.String&nbsp;prefix,
               java.util.List&lt;java.lang.String&gt;&nbsp;searchPaths)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets or replaces Qt's search paths for file names with the prefix <tt>prefix</tt> to <tt>searchPaths</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlag...)">setSorting</A></B>(<A HREF="../../../../com/trolltech/qt/core/QDir.SortFlag.html" title="enum in com.trolltech.qt.core">QDir.SortFlag</A>...&nbsp;sort)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the sort order used by <a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a> and <a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)">setSorting</A></B>(<A HREF="../../../../com/trolltech/qt/core/QDir.SortFlags.html" title="class in com.trolltech.qt.core">QDir.SortFlags</A>&nbsp;sort)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the sort order used by <a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a> and <a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/core/QDir.SortFlags.html" title="class in com.trolltech.qt.core">QDir.SortFlags</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#sorting()">sorting</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value set by <a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../com/trolltech/qt/core/QDir.html" title="class in com.trolltech.qt.core">QDir</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#temp()">temp</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the system's temporary directory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#tempPath()">tempPath</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the absolute path of the system's temporary directory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QDir.html#toNativeSeparators(java.lang.String)">toNativeSeparators</A></B>(java.lang.String&nbsp;pathName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns <tt>pathName</tt> with the '/' separators converted to separators that are appropriate for the underlying operating system.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.QtJambiObject"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QtJambiObject.html" title="class in com.trolltech.qt">QtJambiObject</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QtJambiObject.html#dispose()">dispose</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#disposed()">disposed</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#finalize()">finalize</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#reassignNativeResources(com.trolltech.qt.QtJambiObject, java.lang.Class)">reassignNativeResources</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#tr(java.lang.String)">tr</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#tr(java.lang.String, java.lang.String)">tr</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#tr(java.lang.String, java.lang.String, int)">tr</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.QSignalEmitter"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QSignalEmitter.html" title="class in com.trolltech.qt">QSignalEmitter</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#blockSignals(boolean)">blockSignals</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#disconnect()">disconnect</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#disconnect(java.lang.Object)">disconnect</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#signalsBlocked()">signalsBlocked</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#signalSender()">signalSender</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#thread()">thread</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.QtJambiInterface"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QtJambiInterface.html" title="interface in com.trolltech.qt">QtJambiInterface</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#disableGarbageCollection()">disableGarbageCollection</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#nativeId()">nativeId</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#nativePointer()">nativePointer</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#reenableGarbageCollection()">reenableGarbageCollection</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#setJavaOwnership()">setJavaOwnership</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>

<!-- ========= CONSTRUCTOR DETAIL ======== -->

<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="QDir()"><!-- --></A><H3>
QDir</H3>
<PRE>
public <B>QDir</B>()</PRE>
<DL>
<DD><p>Equivalent to <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a>(QString()).
<P>
</DL>
<HR>

<A NAME="QDir(java.lang.String)"><!-- --></A><H3>
QDir</H3>
<PRE>
public <B>QDir</B>(java.lang.String&nbsp;path)</PRE>
<DL>
<DD><p>Constructs a <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> pointing to the given directory <tt>path</tt>. If path is empty the program's working directory, (&quot;.&quot;), is used.</p>
<P>
<DL>
<DT><B>See Also:</B><DD><a href="QDir.html#currentPath()"><tt>currentPath</tt></a></DL>
</DL>
<HR>

<A NAME="QDir(java.lang.String, java.lang.String, com.trolltech.qt.core.QDir.SortFlags)"><!-- --></A><H3>
QDir</H3>
<PRE>
public <B>QDir</B>(java.lang.String&nbsp;path,
            java.lang.String&nbsp;nameFilter,
            <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlags.html" title="class in com.trolltech.qt.core">QDir.SortFlags</A>&nbsp;sort)</PRE>
<DL>
<DD><p>Equivalent to <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a>(<tt>path</tt>, <tt>nameFilter</tt>, <tt>sort</tt>, AllEntries).
<P>
</DL>
<HR>

<A NAME="QDir(java.lang.String, java.lang.String)"><!-- --></A><H3>
QDir</H3>
<PRE>
public <B>QDir</B>(java.lang.String&nbsp;path,
            java.lang.String&nbsp;nameFilter)</PRE>
<DL>
<DD><p>Equivalent to <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a>(<tt>path</tt>, <tt>nameFilter</tt>, SortFlags( Name | IgnoreCase ), AllEntries).
<P>
</DL>
<HR>

<A NAME="QDir(java.lang.String, java.lang.String, com.trolltech.qt.core.QDir.SortFlags, com.trolltech.qt.core.QDir.Filters)"><!-- --></A><H3>
QDir</H3>
<PRE>
public <B>QDir</B>(java.lang.String&nbsp;path,
            java.lang.String&nbsp;nameFilter,
            <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlags.html" title="class in com.trolltech.qt.core">QDir.SortFlags</A>&nbsp;sort,
            <A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filter)</PRE>
<DL>
<DD><p>Constructs a <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> with path <tt>path</tt>, that filters its entries by name using <tt>nameFilter</tt> and by attributes using <tt>filter</tt>. It also sorts the names using <tt>sort</tt>.</p>
<p>The default <tt>nameFilter</tt> is an empty string, which excludes nothing; the default <tt>filter</tt> is <a href="QDir.html#Filter-enum"><tt>AllEntries</tt></a>, which also means exclude nothing. The default <tt>sort</tt> is <a href="QDir.html#SortFlag-enum">Name</tt></a> | <a href="QDir.html#SortFlag-enum"><tt>IgnoreCase</tt></a>, i.e&#x2e; sort by name case-insensitively.</p>
<p>If <tt>path</tt> is an empty string, <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> uses &quot;.&quot; (the current directory). If <tt>nameFilter</tt> is an empty string, <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> uses the name filter &quot;*&quot; (all files).</p>
<p>Note that <tt>path</tt> need not exist.</p>
<P>
<DL>
<DT><B>See Also:</B><DD><a href="QDir.html#exists()"><tt>exists</tt></a>, 
<a href="QDir.html#setPath(java.lang.String)"><tt>setPath</tt></a>, 
<tt>setNameFilter</tt>, 
<a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, 
<a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a></DL>
</DL>
<HR>

<A NAME="QDir(com.trolltech.qt.core.QDir)"><!-- --></A><H3>
QDir</H3>
<PRE>
public <B>QDir</B>(<A HREF="../../../../com/trolltech/qt/core/QDir.html" title="class in com.trolltech.qt.core">QDir</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>Constructs a <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> object that is a copy of the <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> object for directory <tt>arg__1</tt>.</p>
<P>
<DL>
<DT><B>See Also:</B><DD><tt>operator=</tt></DL>
</DL>

<!-- ============ METHOD DETAIL ========== -->

<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="absoluteFilePath(java.lang.String)"><!-- --></A><H3>
absoluteFilePath</H3>
<PRE>
public final java.lang.String <B>absoluteFilePath</B>(java.lang.String&nbsp;fileName)</PRE>
<DL>
<DD><p>Returns the absolute path name of a file in the directory. Does <i>not</i> check if the file actually exists in the directory; but see <a href="QDir.html#exists()"><tt>exists</tt></a>. Redundant multiple separators or &quot;.&quot; and &quot;..&quot; directories in <tt>fileName</tt> are not removed (see <a href="QDir.html#cleanPath(java.lang.String)"><tt>cleanPath</tt></a>).</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#relativeFilePath(java.lang.String)"><tt>relativeFilePath</tt></a>, 
<a href="QDir.html#filePath(java.lang.String)"><tt>filePath</tt></a>, 
<a href="QDir.html#canonicalPath()"><tt>canonicalPath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="absolutePath()"><!-- --></A><H3>
absolutePath</H3>
<PRE>
public final java.lang.String <B>absolutePath</B>()</PRE>
<DL>
<DD><p>Returns the absolute path (a path that starts with &quot;/&quot; or with a drive specification), which may contain symbolic links, but never contains redundant &quot;.&quot;, &quot;..&quot; or multiple separators.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#setPath(java.lang.String)"><tt>setPath</tt></a>, 
<a href="QDir.html#canonicalPath()"><tt>canonicalPath</tt></a>, 
<a href="QDir.html#exists()"><tt>exists</tt></a>, 
<a href="QDir.html#cleanPath(java.lang.String)"><tt>cleanPath</tt></a>, 
<a href="QDir.html#dirName()"><tt>dirName</tt></a>, 
<a href="QDir.html#absoluteFilePath(java.lang.String)"><tt>absoluteFilePath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="canonicalPath()"><!-- --></A><H3>
canonicalPath</H3>
<PRE>
public final java.lang.String <B>canonicalPath</B>()</PRE>
<DL>
<DD><p>Returns the canonical path, i.e&#x2e; a path without symbolic links or redundant &quot;.&quot; or &quot;..&quot; elements.</p>
<p>On systems that do not have symbolic links this function will always return the same string that <a href="QDir.html#absolutePath()"><tt>absolutePath</tt></a> returns. If the canonical path does not exist (normally due to dangling symbolic links) <a href="QDir.html#canonicalPath()"><tt>canonicalPath</tt></a> returns an empty string.</p>
<p>Example:</p>
<pre>    QString bin = &quot;/local/bin&quot;;         <span class="comment">// where /local/bin is a symlink to /usr/bin</span>
    QDir binDir(bin);
    QString canonicalBin = binDir.canonicalPath();
<span class="comment">    // canonicalBin now equals &quot;/usr/bin&quot;</span>

    QString ls = &quot;/local/bin/ls&quot;;       <span class="comment">// where ls is the executable &quot;ls&quot;</span>
    QDir lsDir(ls);
    QString canonicalLs = lsDir.canonicalPath();
<span class="comment">    // canonicalLS now equals &quot;/usr/bin/ls&quot;.</span></pre>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#path()"><tt>path</tt></a>, 
<a href="QDir.html#absolutePath()"><tt>absolutePath</tt></a>, 
<a href="QDir.html#exists()"><tt>exists</tt></a>, 
<a href="QDir.html#cleanPath(java.lang.String)"><tt>cleanPath</tt></a>, 
<a href="QDir.html#dirName()"><tt>dirName</tt></a>, 
<a href="QDir.html#absoluteFilePath(java.lang.String)"><tt>absoluteFilePath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="cd(java.lang.String)"><!-- --></A><H3>
cd</H3>
<PRE>
public final boolean <B>cd</B>(java.lang.String&nbsp;dirName)</PRE>
<DL>
<DD><p>Changes the <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a>'s directory to <tt>dirName</tt>.</p>
<p>Returns true if the new directory exists and is readable; otherwise returns false. Note that the logical <a href="QDir.html#cd(java.lang.String)"><tt>cd</tt></a> operation is not performed if the new directory does not exist.</p>
<p>Calling cd(&quot;..&quot;) is equivalent to calling <a href="QDir.html#cdUp()"><tt>cdUp</tt></a>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#cdUp()"><tt>cdUp</tt></a>, 
<a href="QDir.html#isReadable()"><tt>isReadable</tt></a>, 
<a href="QDir.html#exists()"><tt>exists</tt></a>, 
<a href="QDir.html#path()"><tt>path</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="cdUp()"><!-- --></A><H3>
cdUp</H3>
<PRE>
public final boolean <B>cdUp</B>()</PRE>
<DL>
<DD><p>Changes directory by moving one directory up from the <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a>'s current directory.</p>
<p>Returns true if the new directory exists and is readable; otherwise returns false. Note that the logical <a href="QDir.html#cdUp()"><tt>cdUp</tt></a> operation is not performed if the new directory does not exist.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#cd(java.lang.String)"><tt>cd</tt></a>, 
<a href="QDir.html#isReadable()"><tt>isReadable</tt></a>, 
<a href="QDir.html#exists()"><tt>exists</tt></a>, 
<a href="QDir.html#path()"><tt>path</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="count()"><!-- --></A><H3>
count</H3>
<PRE>
public final int <B>count</B>()</PRE>
<DL>
<DD><p>Returns the total number of directories and files in the directory.</p>
<p>Equivalent to <a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a>.<a href="QDir.html#count()"><tt>count</tt></a>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><tt>operator[]</tt>, 
<a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="dirName()"><!-- --></A><H3>
dirName</H3>
<PRE>
public final java.lang.String <B>dirName</B>()</PRE>
<DL>
<DD><p>Returns the name of the directory; this is <i>not</i> the same as the path, e.g&#x2e; a directory with the name &quot;mail&quot;, might have the path &quot;/var/spool/mail&quot;. If the directory has no name (e.g&#x2e; it is the root directory) an empty string is returned.</p>
<p>No check is made to ensure that a directory with this name actually exists; but see <a href="QDir.html#exists()"><tt>exists</tt></a>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#path()"><tt>path</tt></a>, 
<a href="QDir.html#filePath(java.lang.String)"><tt>filePath</tt></a>, 
<a href="QDir.html#absolutePath()"><tt>absolutePath</tt></a>, 
<a href="QDir.html#absoluteFilePath(java.lang.String)"><tt>absoluteFilePath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="entryInfoList(java.util.List, com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlag...)"><!-- --></A><H3>
entryInfoList</H3>
<PRE>
public final java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QFileInfo.html" title="class in com.trolltech.qt.core">QFileInfo</A>&gt; <B>entryInfoList</B>(java.util.List&lt;java.lang.String&gt;&nbsp;nameFilters,
                                                     <A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters,
                                                     <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlag.html" title="enum in com.trolltech.qt.core">QDir.SortFlag</A>...&nbsp;sort)</PRE>
<DL>
<DD><p>Returns a list of <a href="QFileInfo.html"><tt>QFileInfo</tt></a> objects for all the files and directories in the directory, ordered according to the name and attribute filters previously set with <a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a> and <a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, and sorted according to the flags set with <a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>.</p>
<p>The name filter, file attribute filter, and sorting specification can be overridden using the <tt>nameFilters</tt>, <tt>filters</tt>, and <tt>sort</tt> arguments.</p>
<p>Returns an empty list if the directory is unreadable, does not exist, or if nothing matches the specification.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a>, 
<a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a>, 
<a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>, 
<a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, 
<a href="QDir.html#isReadable()"><tt>isReadable</tt></a>, 
<a href="QDir.html#exists()"><tt>exists</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="entryInfoList(java.util.List, com.trolltech.qt.core.QDir.Filters)"><!-- --></A><H3>
entryInfoList</H3>
<PRE>
public final java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QFileInfo.html" title="class in com.trolltech.qt.core">QFileInfo</A>&gt; <B>entryInfoList</B>(java.util.List&lt;java.lang.String&gt;&nbsp;nameFilters,
                                                     <A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters)</PRE>
<DL>
<DD>Returns a list of QFileInfo objects for all the files and
directories in the directory, ordered according to the name
and attribute filters previously set with setNameFilters()
and setFilter(), and sorted according to the flags set with
setSorting().

The name filter, file attribute filter, and sorting specification
is set with the <tt>nameFilters</tt>, <tt>filters</tt>.

Returns an empty list if the directory is unreadable, does not
exist, or if nothing matches the specification.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="entryInfoList(java.util.List)"><!-- --></A><H3>
entryInfoList</H3>
<PRE>
public final java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QFileInfo.html" title="class in com.trolltech.qt.core">QFileInfo</A>&gt; <B>entryInfoList</B>(java.util.List&lt;java.lang.String&gt;&nbsp;nameFilters)</PRE>
<DL>
<DD>Returns a list of QFileInfo objects for all the files and
directories in the directory, ordered according to the name
and attribute filters previously set with setNameFilters()
and setFilter(), and sorted according to the flags set with
setSorting().

The <tt>nameFilters</tt> is specified as an argument.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="entryInfoList(java.util.List, com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><!-- --></A><H3>
entryInfoList</H3>
<PRE>
public final java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QFileInfo.html" title="class in com.trolltech.qt.core">QFileInfo</A>&gt; <B>entryInfoList</B>(java.util.List&lt;java.lang.String&gt;&nbsp;nameFilters,
                                                     <A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters,
                                                     <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlags.html" title="class in com.trolltech.qt.core">QDir.SortFlags</A>&nbsp;sort)</PRE>
<DL>
<DD><p>Returns a list of <a href="QFileInfo.html"><tt>QFileInfo</tt></a> objects for all the files and directories in the directory, ordered according to the name and attribute filters previously set with <a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a> and <a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, and sorted according to the flags set with <a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>.</p>
<p>The name filter, file attribute filter, and sorting specification can be overridden using the <tt>nameFilters</tt>, <tt>filters</tt>, and <tt>sort</tt> arguments.</p>
<p>Returns an empty list if the directory is unreadable, does not exist, or if nothing matches the specification.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a>, 
<a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a>, 
<a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>, 
<a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, 
<a href="QDir.html#isReadable()"><tt>isReadable</tt></a>, 
<a href="QDir.html#exists()"><tt>exists</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlag...)"><!-- --></A><H3>
entryInfoList</H3>
<PRE>
public final java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QFileInfo.html" title="class in com.trolltech.qt.core">QFileInfo</A>&gt; <B>entryInfoList</B>(<A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters,
                                                     <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlag.html" title="enum in com.trolltech.qt.core">QDir.SortFlag</A>...&nbsp;sort)</PRE>
<DL>
<DD><p>Returns a list of <a href="QFileInfo.html"><tt>QFileInfo</tt></a> objects for all the files and directories in the directory, ordered according to the name and attribute filters previously set with <a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a> and <a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, and sorted according to the flags set with <a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>.</p>
<p>The attribute filter and sorting specifications can be overridden using the <tt>filters</tt> and <tt>sort</tt> arguments.</p>
<p>Returns an empty list if the directory is unreadable, does not exist, or if nothing matches the specification.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a>, 
<a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a>, 
<a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>, 
<a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, 
<a href="QDir.html#isReadable()"><tt>isReadable</tt></a>, 
<a href="QDir.html#exists()"><tt>exists</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="entryInfoList(com.trolltech.qt.core.QDir.Filters)"><!-- --></A><H3>
entryInfoList</H3>
<PRE>
public final java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QFileInfo.html" title="class in com.trolltech.qt.core">QFileInfo</A>&gt; <B>entryInfoList</B>(<A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters)</PRE>
<DL>
<DD>Returns a list of QFileInfo objects for all the files and directories
in the directory, ordered according to the name and attribute filters
previously set with setNameFilters() and setFilter(), and sorted according
to the flags set with setSorting().

The attribute filter is overridden by <tt>filters</tt>.

Returns an empty list if the directory is unreadable, does not
exist, or if nothing matches the specification.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="entryInfoList()"><!-- --></A><H3>
entryInfoList</H3>
<PRE>
public final java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QFileInfo.html" title="class in com.trolltech.qt.core">QFileInfo</A>&gt; <B>entryInfoList</B>()</PRE>
<DL>
<DD>Returns a list of QFileInfo objects for all the files and directories
in the directory, ordered according to the name and attribute filters
previously set with setNameFilters() and setFilter(), and sorted according
to the flags set with setSorting().
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><!-- --></A><H3>
entryInfoList</H3>
<PRE>
public final java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QFileInfo.html" title="class in com.trolltech.qt.core">QFileInfo</A>&gt; <B>entryInfoList</B>(<A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters,
                                                     <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlags.html" title="class in com.trolltech.qt.core">QDir.SortFlags</A>&nbsp;sort)</PRE>
<DL>
<DD><p>Returns a list of <a href="QFileInfo.html"><tt>QFileInfo</tt></a> objects for all the files and directories in the directory, ordered according to the name and attribute filters previously set with <a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a> and <a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, and sorted according to the flags set with <a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>.</p>
<p>The attribute filter and sorting specifications can be overridden using the <tt>filters</tt> and <tt>sort</tt> arguments.</p>
<p>Returns an empty list if the directory is unreadable, does not exist, or if nothing matches the specification.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a>, 
<a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a>, 
<a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>, 
<a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, 
<a href="QDir.html#isReadable()"><tt>isReadable</tt></a>, 
<a href="QDir.html#exists()"><tt>exists</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="entryList(java.util.List, com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlag...)"><!-- --></A><H3>
entryList</H3>
<PRE>
public final java.util.List&lt;java.lang.String&gt; <B>entryList</B>(java.util.List&lt;java.lang.String&gt;&nbsp;nameFilters,
                                                        <A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters,
                                                        <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlag.html" title="enum in com.trolltech.qt.core">QDir.SortFlag</A>...&nbsp;sort)</PRE>
<DL>
<DD><p>Returns a list of the names of all the files and directories in the directory, ordered according to the name and attribute filters previously set with <a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a> and <a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, and sorted according to the flags set with <a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>.</p>
<p>The name filter, file attribute filter, and sorting specification can be overridden using the <tt>nameFilters</tt>, <tt>filters</tt>, and <tt>sort</tt> arguments.</p>
<p>Returns an empty list if the directory is unreadable, does not exist, or if nothing matches the specification.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a>, 
<a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a>, 
<a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>, 
<a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="entryList(java.util.List, com.trolltech.qt.core.QDir.Filters)"><!-- --></A><H3>
entryList</H3>
<PRE>
public final java.util.List&lt;java.lang.String&gt; <B>entryList</B>(java.util.List&lt;java.lang.String&gt;&nbsp;nameFilters,
                                                        <A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters)</PRE>
<DL>
<DD>Returns a list of the names of all the files and
directories in the directory, ordered according to the name
and attribute filters previously set with setNameFilters()
and setFilter(), and sorted according to the flags set with
setSorting().
<p>
The name filter and file attribute filter specification
are overridden using the <tt>nameFilters</tt> and <tt>filters</tt> arguments.
<p>
Returns an empty list if the directory is unreadable, does not
exist, or if nothing matches the specification.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="entryList(java.util.List)"><!-- --></A><H3>
entryList</H3>
<PRE>
public final java.util.List&lt;java.lang.String&gt; <B>entryList</B>(java.util.List&lt;java.lang.String&gt;&nbsp;nameFilters)</PRE>
<DL>
<DD>Returns a list of the names of all the files and
directories in the directory, ordered according to the name
and attribute filters previously set with setNameFilters()
and setFilter(), and sorted according to the flags set with
setSorting().
<p>
The name filter attribute specification
is overridden using the <tt>nameFilters</tt> argument.
<p>
Returns an empty list if the directory is unreadable, does not
exist, or if nothing matches the specification.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="entryList(java.util.List, com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><!-- --></A><H3>
entryList</H3>
<PRE>
public final java.util.List&lt;java.lang.String&gt; <B>entryList</B>(java.util.List&lt;java.lang.String&gt;&nbsp;nameFilters,
                                                        <A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters,
                                                        <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlags.html" title="class in com.trolltech.qt.core">QDir.SortFlags</A>&nbsp;sort)</PRE>
<DL>
<DD><p>Returns a list of the names of all the files and directories in the directory, ordered according to the name and attribute filters previously set with <a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a> and <a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, and sorted according to the flags set with <a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>.</p>
<p>The name filter, file attribute filter, and sorting specification can be overridden using the <tt>nameFilters</tt>, <tt>filters</tt>, and <tt>sort</tt> arguments.</p>
<p>Returns an empty list if the directory is unreadable, does not exist, or if nothing matches the specification.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a>, 
<a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a>, 
<a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>, 
<a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlag...)"><!-- --></A><H3>
entryList</H3>
<PRE>
public final java.util.List&lt;java.lang.String&gt; <B>entryList</B>(<A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters,
                                                        <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlag.html" title="enum in com.trolltech.qt.core">QDir.SortFlag</A>...&nbsp;sort)</PRE>
<DL>
<DD><p>Returns a list of the names of all the files and directories in the directory, ordered according to the name and attribute filters previously set with <a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a> and <a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, and sorted according to the flags set with <a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>.</p>
<p>The attribute filter and sorting specifications can be overridden using the <tt>filters</tt> and <tt>sort</tt> arguments.</p>
<p>Returns an empty list if the directory is unreadable, does not exist, or if nothing matches the specification.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a>, 
<a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a>, 
<a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>, 
<a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="entryList(com.trolltech.qt.core.QDir.Filters)"><!-- --></A><H3>
entryList</H3>
<PRE>
public final java.util.List&lt;java.lang.String&gt; <B>entryList</B>(<A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters)</PRE>
<DL>
<DD>Returns a list of the names of all the files and directories in
the directory, ordered according to the name and attribute filters
previously set with setNameFilters() and setFilter(), and sorted
according to the flags set with setSorting().
<p>
The attribute filter is overridden using the <tt>filters</tt>.
<p>
Returns an empty list if the directory is unreadable, does not
exist, or if nothing matches the specification.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="entryList()"><!-- --></A><H3>
entryList</H3>
<PRE>
public final java.util.List&lt;java.lang.String&gt; <B>entryList</B>()</PRE>
<DL>
<DD>Returns a list of the names of all the files and directories in
the directory, ordered according to the name and attribute filters
previously set with setNameFilters() and setFilter(), and sorted
according to the flags set with setSorting().
<p>
Returns an empty list if the directory is unreadable, does not
exist, or if nothing matches the specification.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><!-- --></A><H3>
entryList</H3>
<PRE>
public final java.util.List&lt;java.lang.String&gt; <B>entryList</B>(<A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filters,
                                                        <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlags.html" title="class in com.trolltech.qt.core">QDir.SortFlags</A>&nbsp;sort)</PRE>
<DL>
<DD><p>Returns a list of the names of all the files and directories in the directory, ordered according to the name and attribute filters previously set with <a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a> and <a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a>, and sorted according to the flags set with <a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>.</p>
<p>The attribute filter and sorting specifications can be overridden using the <tt>filters</tt> and <tt>sort</tt> arguments.</p>
<p>Returns an empty list if the directory is unreadable, does not exist, or if nothing matches the specification.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a>, 
<a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a>, 
<a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>, 
<a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="exists(java.lang.String)"><!-- --></A><H3>
exists</H3>
<PRE>
public final boolean <B>exists</B>(java.lang.String&nbsp;name)</PRE>
<DL>
<DD><p>Returns true if the directory called <tt>name</tt> exists; otherwise returns false.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><tt>QFileInfo::exists</tt>, 
<tt>QFile::exists</tt></DL>
</DD>
</DL>
<HR>

<A NAME="exists()"><!-- --></A><H3>
exists</H3>
<PRE>
public final boolean <B>exists</B>()</PRE>
<DL>
<DD><p>Returns true if the <i>directory</i> exists; otherwise returns false. (If a file with the same name is found this function will return false).</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><tt>QFileInfo::exists</tt>, 
<tt>QFile::exists</tt></DL>
</DD>
</DL>
<HR>

<A NAME="filePath(java.lang.String)"><!-- --></A><H3>
filePath</H3>
<PRE>
public final java.lang.String <B>filePath</B>(java.lang.String&nbsp;fileName)</PRE>
<DL>
<DD><p>Returns the path name of a file in the directory. Does <i>not</i> check if the file actually exists in the directory; but see <a href="QDir.html#exists()"><tt>exists</tt></a>. If the <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> is relative the returned path name will also be relative. Redundant multiple separators or &quot;.&quot; and &quot;..&quot; directories in <tt>fileName</tt> are not removed (see <a href="QDir.html#cleanPath(java.lang.String)"><tt>cleanPath</tt></a>).</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#dirName()"><tt>dirName</tt></a>, 
<a href="QDir.html#absoluteFilePath(java.lang.String)"><tt>absoluteFilePath</tt></a>, 
<a href="QDir.html#isRelative()"><tt>isRelative</tt></a>, 
<a href="QDir.html#canonicalPath()"><tt>canonicalPath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="filter()"><!-- --></A><H3>
filter</H3>
<PRE>
public final <A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A> <B>filter</B>()</PRE>
<DL>
<DD><p>Returns the value set by <a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a></p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="isAbsolute()"><!-- --></A><H3>
isAbsolute</H3>
<PRE>
public final boolean <B>isAbsolute</B>()</PRE>
<DL>
<DD><p>Returns true if the directory's path is absolute; otherwise returns false. See <a href="QDir.html#isAbsolutePath(java.lang.String)"><tt>isAbsolutePath</tt></a>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#isRelative()"><tt>isRelative</tt></a>, 
<a href="QDir.html#makeAbsolute()"><tt>makeAbsolute</tt></a>, 
<a href="QDir.html#cleanPath(java.lang.String)"><tt>cleanPath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="isReadable()"><!-- --></A><H3>
isReadable</H3>
<PRE>
public final boolean <B>isReadable</B>()</PRE>
<DL>
<DD><p>Returns true if the directory is readable <i>and</i> we can open files by name; otherwise returns false.</p>
<p><b>Warning:</b> A false value from this function is not a guarantee that files in the directory are not accessible.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><tt>QFileInfo::isReadable</tt></DL>
</DD>
</DL>
<HR>

<A NAME="isRelative()"><!-- --></A><H3>
isRelative</H3>
<PRE>
public final boolean <B>isRelative</B>()</PRE>
<DL>
<DD><p>Returns true if the directory path is relative; otherwise returns false. (Under Unix a path is relative if it does not start with a &quot;/&quot;).</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#makeAbsolute()"><tt>makeAbsolute</tt></a>, 
<a href="QDir.html#isAbsolute()"><tt>isAbsolute</tt></a>, 
<a href="QDir.html#isAbsolutePath(java.lang.String)"><tt>isAbsolutePath</tt></a>, 
<a href="QDir.html#cleanPath(java.lang.String)"><tt>cleanPath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="isRoot()"><!-- --></A><H3>
isRoot</H3>
<PRE>
public final boolean <B>isRoot</B>()</PRE>
<DL>
<DD><p>Returns true if the directory is the root directory; otherwise returns false.</p>
<p>Note: If the directory is a symbolic link to the root directory this function returns false. If you want to test for this use <a href="QDir.html#canonicalPath()"><tt>canonicalPath</tt></a>, e.g&#x2e;</p>
<pre>    QDir dir(&quot;/tmp/root_link&quot;);
    dir = dir.canonicalPath();
    if (dir.isRoot())
        qWarning(&quot;It is a root link&quot;);</pre>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#root()"><tt>root</tt></a>, 
<a href="QDir.html#rootPath()"><tt>rootPath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="makeAbsolute()"><!-- --></A><H3>
makeAbsolute</H3>
<PRE>
public final boolean <B>makeAbsolute</B>()</PRE>
<DL>
<DD><p>Converts the directory path to an absolute path. If it is already absolute nothing happens. Returns true if the conversion succeeded; otherwise returns false.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#isAbsolute()"><tt>isAbsolute</tt></a>, 
<a href="QDir.html#isAbsolutePath(java.lang.String)"><tt>isAbsolutePath</tt></a>, 
<a href="QDir.html#isRelative()"><tt>isRelative</tt></a>, 
<a href="QDir.html#cleanPath(java.lang.String)"><tt>cleanPath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="mkdir(java.lang.String)"><!-- --></A><H3>
mkdir</H3>
<PRE>
public final boolean <B>mkdir</B>(java.lang.String&nbsp;dirName)</PRE>
<DL>
<DD><p>Creates a sub-directory called <tt>dirName</tt>.</p>
<p>Returns true on success; otherwise returns false.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#rmdir(java.lang.String)"><tt>rmdir</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="mkpath(java.lang.String)"><!-- --></A><H3>
mkpath</H3>
<PRE>
public final boolean <B>mkpath</B>(java.lang.String&nbsp;dirPath)</PRE>
<DL>
<DD><p>Creates the directory path <tt>dirPath</tt>.</p>
<p>The function will create all parent directories necessary to create the directory.</p>
<p>Returns true if successful; otherwise returns false.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#rmpath(java.lang.String)"><tt>rmpath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="nameFilters()"><!-- --></A><H3>
nameFilters</H3>
<PRE>
public final java.util.List&lt;java.lang.String&gt; <B>nameFilters</B>()</PRE>
<DL>
<DD><p>Returns the string list set by <a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a></p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="path()"><!-- --></A><H3>
path</H3>
<PRE>
public final java.lang.String <B>path</B>()</PRE>
<DL>
<DD><p>Returns the path. This may contain symbolic links, but never contains redundant &quot;.&quot;, &quot;..&quot; or multiple separators.</p>
<p>The returned path can be either absolute or relative (see <a href="QDir.html#setPath(java.lang.String)"><tt>setPath</tt></a>).</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#setPath(java.lang.String)"><tt>setPath</tt></a>, 
<a href="QDir.html#absolutePath()"><tt>absolutePath</tt></a>, 
<a href="QDir.html#exists()"><tt>exists</tt></a>, 
<a href="QDir.html#cleanPath(java.lang.String)"><tt>cleanPath</tt></a>, 
<a href="QDir.html#dirName()"><tt>dirName</tt></a>, 
<a href="QDir.html#absoluteFilePath(java.lang.String)"><tt>absoluteFilePath</tt></a>, 
<a href="QDir.html#toNativeSeparators(java.lang.String)"><tt>toNativeSeparators</tt></a>, 
<a href="QDir.html#makeAbsolute()"><tt>makeAbsolute</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="refresh()"><!-- --></A><H3>
refresh</H3>
<PRE>
public final void <B>refresh</B>()</PRE>
<DL>
<DD><p>Refreshes the directory information.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="relativeFilePath(java.lang.String)"><!-- --></A><H3>
relativeFilePath</H3>
<PRE>
public final java.lang.String <B>relativeFilePath</B>(java.lang.String&nbsp;fileName)</PRE>
<DL>
<DD><p>Returns the path to <tt>fileName</tt> relative to the directory.</p>
<pre>    QDir dir(&quot;/home/bob&quot;);
    QString s;

    s = dir.relativeFilePath(&quot;images/file.jpg&quot;);     <span class="comment">// s is &quot;images/file.jpg&quot;</span>
    s = dir.relativeFilePath(&quot;/home/mary/file.txt&quot;); <span class="comment">// s is &quot;../mary/file.txt&quot;</span></pre>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#absoluteFilePath(java.lang.String)"><tt>absoluteFilePath</tt></a>, 
<a href="QDir.html#filePath(java.lang.String)"><tt>filePath</tt></a>, 
<a href="QDir.html#canonicalPath()"><tt>canonicalPath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="remove(java.lang.String)"><!-- --></A><H3>
remove</H3>
<PRE>
public final boolean <B>remove</B>(java.lang.String&nbsp;fileName)</PRE>
<DL>
<DD><p>Removes the file, <tt>fileName</tt>.</p>
<p>Returns true if the file is removed successfully; otherwise returns false.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="rename(java.lang.String, java.lang.String)"><!-- --></A><H3>
rename</H3>
<PRE>
public final boolean <B>rename</B>(java.lang.String&nbsp;oldName,
                            java.lang.String&nbsp;newName)</PRE>
<DL>
<DD><p>Renames a file or directory from <tt>oldName</tt> to <tt>newName</tt>, and returns true if successful; otherwise returns false.</p>
<p>On most file systems, <a href="QDir.html#rename(java.lang.String, java.lang.String)"><tt>rename</tt></a> fails only if <tt>oldName</tt> does not exist, if <tt>newName</tt> and <tt>oldName</tt> are not on the same partition or if a file with the new name already exists. However, there are also other reasons why <a href="QDir.html#rename(java.lang.String, java.lang.String)"><tt>rename</tt></a> can fail. For example, on at least one file system <a href="QDir.html#rename(java.lang.String, java.lang.String)"><tt>rename</tt></a> fails if <tt>newName</tt> points to an open file.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="rmdir(java.lang.String)"><!-- --></A><H3>
rmdir</H3>
<PRE>
public final boolean <B>rmdir</B>(java.lang.String&nbsp;dirName)</PRE>
<DL>
<DD><p>Removes the directory specified by <tt>dirName</tt>.</p>
<p>The directory must be empty for <a href="QDir.html#rmdir(java.lang.String)"><tt>rmdir</tt></a> to succeed.</p>
<p>Returns true if successful; otherwise returns false.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#mkdir(java.lang.String)"><tt>mkdir</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="rmpath(java.lang.String)"><!-- --></A><H3>
rmpath</H3>
<PRE>
public final boolean <B>rmpath</B>(java.lang.String&nbsp;dirPath)</PRE>
<DL>
<DD><p>Removes the directory path <tt>dirPath</tt>.</p>
<p>The function will remove all parent directories in <tt>dirPath</tt>, provided that they are empty. This is the opposite of mkpath(dirPath).</p>
<p>Returns true if successful; otherwise returns false.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#mkpath(java.lang.String)"><tt>mkpath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setFilter(com.trolltech.qt.core.QDir.Filter...)"><!-- --></A><H3>
setFilter</H3>
<PRE>
public final void <B>setFilter</B>(<A HREF="../../../../com/trolltech/qt/core/QDir.Filter.html" title="enum in com.trolltech.qt.core">QDir.Filter</A>...&nbsp;filter)</PRE>
<DL>
<DD><p>Sets the filter used by <a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a> and <a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a> to <tt>filter</tt>. The filter is used to specify the kind of files that should be returned by <a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a> and <a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a>. See <tt>QDir::Filter</tt>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#filter()"><tt>filter</tt></a>, 
<a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setFilter(com.trolltech.qt.core.QDir.Filters)"><!-- --></A><H3>
setFilter</H3>
<PRE>
public final void <B>setFilter</B>(<A HREF="../../../../com/trolltech/qt/core/QDir.Filters.html" title="class in com.trolltech.qt.core">QDir.Filters</A>&nbsp;filter)</PRE>
<DL>
<DD><p>Sets the filter used by <a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a> and <a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a> to <tt>filter</tt>. The filter is used to specify the kind of files that should be returned by <a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a> and <a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a>. See <tt>QDir::Filter</tt>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#filter()"><tt>filter</tt></a>, 
<a href="QDir.html#setNameFilters(java.util.List<java.lang.String>)"><tt>setNameFilters</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setNameFilters(java.util.List)"><!-- --></A><H3>
setNameFilters</H3>
<PRE>
public final void <B>setNameFilters</B>(java.util.List&lt;java.lang.String&gt;&nbsp;nameFilters)</PRE>
<DL>
<DD><p>Sets the name filters used by <a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a> and <a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a> to the list of filters specified by <tt>nameFilters</tt>.</p>
<p>Each name filter is a wildcard (globbing) filter that understands <tt>*</tt> and <tt>?</tt> wildcards. (See <a href="QRegExp.html#qregexp-wildcard-matching"><tt>QRegExp wildcard matching</tt></a>.)</p>
<p>For example, the following code sets three name filters on a <a href="QDir.html#QDir(com.trolltech.qt.core.QDir)"><tt>QDir</tt></a> to ensure that only files with extensions typically used for C++ source files are listed:</p>
<pre>        QStringList filters;
        filters &lt;&lt; &quot;*.cpp&quot; &lt;&lt; &quot;*.cxx&quot; &lt;&lt; &quot;*.cc&quot;;
        dir.setNameFilters(filters);</pre>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#nameFilters()"><tt>nameFilters</tt></a>, 
<a href="QDir.html#setFilter(com.trolltech.qt.core.QDir.Filters)"><tt>setFilter</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setPath(java.lang.String)"><!-- --></A><H3>
setPath</H3>
<PRE>
public final void <B>setPath</B>(java.lang.String&nbsp;path)</PRE>
<DL>
<DD><p>Sets the path of the directory to <tt>path</tt>. The path is cleaned of redundant &quot;.&quot;, &quot;..&quot; and of multiple separators. No check is made to see whether a directory with this path actually exists; but you can check for yourself using <a href="QDir.html#exists()"><tt>exists</tt></a>.</p>
<p>The path can be either absolute or relative. Absolute paths begin with the directory separator &quot;/&quot; (optionally preceded by a drive specification under Windows). Relative file names begin with a directory name or a file name and specify a path relative to the current directory. An example of an absolute path is the string &quot;/tmp/quartz&quot;, a relative path might look like &quot;src/fatlib&quot;.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#path()"><tt>path</tt></a>, 
<a href="QDir.html#absolutePath()"><tt>absolutePath</tt></a>, 
<a href="QDir.html#exists()"><tt>exists</tt></a>, 
<a href="QDir.html#cleanPath(java.lang.String)"><tt>cleanPath</tt></a>, 
<a href="QDir.html#dirName()"><tt>dirName</tt></a>, 
<a href="QDir.html#absoluteFilePath(java.lang.String)"><tt>absoluteFilePath</tt></a>, 
<a href="QDir.html#isRelative()"><tt>isRelative</tt></a>, 
<a href="QDir.html#makeAbsolute()"><tt>makeAbsolute</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setSorting(com.trolltech.qt.core.QDir.SortFlag...)"><!-- --></A><H3>
setSorting</H3>
<PRE>
public final void <B>setSorting</B>(<A HREF="../../../../com/trolltech/qt/core/QDir.SortFlag.html" title="enum in com.trolltech.qt.core">QDir.SortFlag</A>...&nbsp;sort)</PRE>
<DL>
<DD><p>Sets the sort order used by <a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a> and <a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a>.</p>
<p>The <tt>sort</tt> is specified by OR-ing values from the enum <tt>QDir::SortFlag</tt>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#sorting()"><tt>sorting</tt></a>, 
<a href="QDir.html#SortFlag-enum"><tt>SortFlag</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setSorting(com.trolltech.qt.core.QDir.SortFlags)"><!-- --></A><H3>
setSorting</H3>
<PRE>
public final void <B>setSorting</B>(<A HREF="../../../../com/trolltech/qt/core/QDir.SortFlags.html" title="class in com.trolltech.qt.core">QDir.SortFlags</A>&nbsp;sort)</PRE>
<DL>
<DD><p>Sets the sort order used by <a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a> and <a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a>.</p>
<p>The <tt>sort</tt> is specified by OR-ing values from the enum <tt>QDir::SortFlag</tt>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#sorting()"><tt>sorting</tt></a>, 
<a href="QDir.html#SortFlag-enum"><tt>SortFlag</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="sorting()"><!-- --></A><H3>
sorting</H3>
<PRE>
public final <A HREF="../../../../com/trolltech/qt/core/QDir.SortFlags.html" title="class in com.trolltech.qt.core">QDir.SortFlags</A> <B>sorting</B>()</PRE>
<DL>
<DD><p>Returns the value set by <a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a></p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#setSorting(com.trolltech.qt.core.QDir.SortFlags)"><tt>setSorting</tt></a>, 
<a href="QDir.html#SortFlag-enum"><tt>SortFlag</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="addSearchPath(java.lang.String, java.lang.String)"><!-- --></A><H3>
addSearchPath</H3>
<PRE>
public static void <B>addSearchPath</B>(java.lang.String&nbsp;prefix,
                                 java.lang.String&nbsp;path)</PRE>
<DL>
<DD><p>Adds <tt>path</tt> to the search path for <tt>prefix</tt>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#setSearchPaths(java.lang.String, java.util.List<java.lang.String>)"><tt>setSearchPaths</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="cleanPath(java.lang.String)"><!-- --></A><H3>
cleanPath</H3>
<PRE>
public static java.lang.String <B>cleanPath</B>(java.lang.String&nbsp;path)</PRE>
<DL>
<DD><p>Removes all multiple directory separators &quot;/&quot; and resolves any &quot;.&quot;s or &quot;..&quot;s found in the path, <tt>path</tt>.</p>
<p>Symbolic links are kept. This function does not return the canonical path, but rather the simplest version of the input. For example, &quot;./local&quot; becomes &quot;local&quot;, &quot;local/../bin&quot; becomes &quot;bin&quot; and &quot;/local/usr/../bin&quot; becomes &quot;/local/bin&quot;.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#absolutePath()"><tt>absolutePath</tt></a>, 
<a href="QDir.html#canonicalPath()"><tt>canonicalPath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="current()"><!-- --></A><H3>
current</H3>
<PRE>
public static <A HREF="../../../../com/trolltech/qt/core/QDir.html" title="class in com.trolltech.qt.core">QDir</A> <B>current</B>()</PRE>
<DL>
<DD><p>Returns the application's current directory.</p>
<p>The directory is constructed using the absolute path of the current directory, ensuring that its <a href="QDir.html#path()"><tt>path</tt></a> will be the same as its <a href="QDir.html#absolutePath()"><tt>absolutePath</tt></a>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#setCurrent(java.lang.String)"><tt>setCurrent</tt></a>, 
<a href="QDir.html#currentPath()"><tt>currentPath</tt></a>, 
<a href="QDir.html#home()"><tt>home</tt></a>, 
<a href="QDir.html#root()"><tt>root</tt></a>, 
<a href="QDir.html#temp()"><tt>temp</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="currentPath()"><!-- --></A><H3>
currentPath</H3>
<PRE>
public static java.lang.String <B>currentPath</B>()</PRE>
<DL>
<DD><p>Returns the absolute path of the application's current directory.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#current()"><tt>current</tt></a>, 
<a href="QDir.html#homePath()"><tt>homePath</tt></a>, 
<a href="QDir.html#rootPath()"><tt>rootPath</tt></a>, 
<a href="QDir.html#tempPath()"><tt>tempPath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="drives()"><!-- --></A><H3>
drives</H3>
<PRE>
public static java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QFileInfo.html" title="class in com.trolltech.qt.core">QFileInfo</A>&gt; <B>drives</B>()</PRE>
<DL>
<DD><p>Returns a list of the root directories on this system.</p>
<p>On Windows this returns a list of <a href="QFileInfo.html"><tt>QFileInfo</tt></a> objects containing &quot;C:/&quot;, &quot;D:/&quot;, etc. On other operating systems, it returns a list containing just one root directory (i.e&#x2e; &quot;/&quot;).</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#root()"><tt>root</tt></a>, 
<a href="QDir.html#rootPath()"><tt>rootPath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="fromNativeSeparators(java.lang.String)"><!-- --></A><H3>
fromNativeSeparators</H3>
<PRE>
public static java.lang.String <B>fromNativeSeparators</B>(java.lang.String&nbsp;pathName)</PRE>
<DL>
<DD><p>Returns <tt>pathName</tt> using '/' as file separator. On Windows, for instance, <a href="QDir.html#fromNativeSeparators(java.lang.String)"><tt>fromNativeSeparators</tt></a>(&quot;c:\winnt\system32&quot;) returns &quot;c:/winnt/system32&quot;.</p>
<p>The returned string may be the same as the argument on some operating systems, for example on Unix.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#toNativeSeparators(java.lang.String)"><tt>toNativeSeparators</tt></a>, 
<a href="QDir.html#separator()"><tt>separator</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="home()"><!-- --></A><H3>
home</H3>
<PRE>
public static <A HREF="../../../../com/trolltech/qt/core/QDir.html" title="class in com.trolltech.qt.core">QDir</A> <B>home</B>()</PRE>
<DL>
<DD><p>Returns the user's home directory.</p>
<p>The directory is constructed using the absolute path of the home directory, ensuring that its <a href="QDir.html#path()"><tt>path</tt></a> will be the same as its <a href="QDir.html#absolutePath()"><tt>absolutePath</tt></a>.</p>
<p>See <a href="QDir.html#homePath()"><tt>homePath</tt></a> for details.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#drives()"><tt>drives</tt></a>, 
<a href="QDir.html#current()"><tt>current</tt></a>, 
<a href="QDir.html#root()"><tt>root</tt></a>, 
<a href="QDir.html#temp()"><tt>temp</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="homePath()"><!-- --></A><H3>
homePath</H3>
<PRE>
public static java.lang.String <B>homePath</B>()</PRE>
<DL>
<DD><p>Returns the absolute path of the user's home directory.</p>
<p>Under Windows this function will return the directory of the current user's profile. Typically, this is:</p>
<pre>    C:/Documents and Settings/Username</pre>
<p>Use the <a href="QDir.html#toNativeSeparators(java.lang.String)"><tt>toNativeSeparators</tt></a> function to convert the separators to the ones that are appropriate for the underlying operating system.</p>
<p>If the directory of the current user's profile does not exist or cannot be retrieved, the following alternatives will be checked (in the given order) until an existing and available path is found:</p>
<ol type="1">
<li>The path specified by the <tt>USERPROFILE</tt> environment variable.</li>
<li>The path formed by concatenating the <tt>HOMEDRIVE</tt> and <tt>HOMEPATH</tt> environment variables.</li>
<li>The path specified by the <tt>HOME</tt> environment variable.</li>
<li>The path returned by the <a href="QDir.html#rootPath()"><tt>rootPath</tt></a> function (which uses the <tt>SystemDrive</tt> environment variable)</li>
<li>The <tt>C:/</tt> directory.</li>
</ol>
<p>Under non-Windows operating systems the <tt>HOME</tt> environment variable is used if it exists, otherwise the path returned by the <a href="QDir.html#rootPath()"><tt>rootPath</tt></a> function is used.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#home()"><tt>home</tt></a>, 
<a href="QDir.html#currentPath()"><tt>currentPath</tt></a>, 
<a href="QDir.html#rootPath()"><tt>rootPath</tt></a>, 
<a href="QDir.html#tempPath()"><tt>tempPath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="isAbsolutePath(java.lang.String)"><!-- --></A><H3>
isAbsolutePath</H3>
<PRE>
public static boolean <B>isAbsolutePath</B>(java.lang.String&nbsp;path)</PRE>
<DL>
<DD><p>Returns true if <tt>path</tt> is absolute; returns false if it is relative.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#isAbsolute()"><tt>isAbsolute</tt></a>, 
<a href="QDir.html#isRelativePath(java.lang.String)"><tt>isRelativePath</tt></a>, 
<a href="QDir.html#makeAbsolute()"><tt>makeAbsolute</tt></a>, 
<a href="QDir.html#cleanPath(java.lang.String)"><tt>cleanPath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="isRelativePath(java.lang.String)"><!-- --></A><H3>
isRelativePath</H3>
<PRE>
public static boolean <B>isRelativePath</B>(java.lang.String&nbsp;path)</PRE>
<DL>
<DD><p>Returns true if <tt>path</tt> is relative; returns false if it is absolute.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#isRelative()"><tt>isRelative</tt></a>, 
<a href="QDir.html#isAbsolutePath(java.lang.String)"><tt>isAbsolutePath</tt></a>, 
<a href="QDir.html#makeAbsolute()"><tt>makeAbsolute</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="match(java.util.List, java.lang.String)"><!-- --></A><H3>
match</H3>
<PRE>
public static boolean <B>match</B>(java.util.List&lt;java.lang.String&gt;&nbsp;filters,
                            java.lang.String&nbsp;fileName)</PRE>
<DL>
<DD><p>Returns true if the <tt>fileName</tt> matches any of the wildcard (glob) patterns in the list of <tt>filters</tt>; otherwise returns false. The matching is case insensitive.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QRegExp.html#qregexp-wildcard-matching"><tt>QRegExp wildcard matching</tt></a>, 
<tt>QRegExp::exactMatch</tt>, 
<a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a>, 
<a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="match(java.lang.String, java.lang.String)"><!-- --></A><H3>
match</H3>
<PRE>
public static boolean <B>match</B>(java.lang.String&nbsp;filter,
                            java.lang.String&nbsp;fileName)</PRE>
<DL>
<DD><p>Returns true if the <tt>fileName</tt> matches the wildcard (glob) pattern <tt>filter</tt>; otherwise returns false. The <tt>filter</tt> may contain multiple patterns separated by spaces or semicolons. The matching is case insensitive.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QRegExp.html#qregexp-wildcard-matching"><tt>QRegExp wildcard matching</tt></a>, 
<tt>QRegExp::exactMatch</tt>, 
<a href="QDir.html#entryList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryList</tt></a>, 
<a href="QDir.html#entryInfoList(com.trolltech.qt.core.QDir.Filters, com.trolltech.qt.core.QDir.SortFlags)"><tt>entryInfoList</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="nameFiltersFromString(java.lang.String)"><!-- --></A><H3>
nameFiltersFromString</H3>
<PRE>
public static java.util.List&lt;java.lang.String&gt; <B>nameFiltersFromString</B>(java.lang.String&nbsp;nameFilter)</PRE>
<DL>
<DD><p>This method is used internally by Qt Jambi.
Do not use it in your applications.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="root()"><!-- --></A><H3>
root</H3>
<PRE>
public static <A HREF="../../../../com/trolltech/qt/core/QDir.html" title="class in com.trolltech.qt.core">QDir</A> <B>root</B>()</PRE>
<DL>
<DD><p>Returns the root directory.</p>
<p>The directory is constructed using the absolute path of the root directory, ensuring that its <a href="QDir.html#path()"><tt>path</tt></a> will be the same as its <a href="QDir.html#absolutePath()"><tt>absolutePath</tt></a>.</p>
<p>See <a href="QDir.html#rootPath()"><tt>rootPath</tt></a> for details.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#drives()"><tt>drives</tt></a>, 
<a href="QDir.html#current()"><tt>current</tt></a>, 
<a href="QDir.html#home()"><tt>home</tt></a>, 
<a href="QDir.html#temp()"><tt>temp</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="rootPath()"><!-- --></A><H3>
rootPath</H3>
<PRE>
public static java.lang.String <B>rootPath</B>()</PRE>
<DL>
<DD><p>Returns the absolute path of the root directory.</p>
<p>For Unix operating systems this returns &quot;/&quot;. For Windows file systems this normally returns &quot;c:/&quot;.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#root()"><tt>root</tt></a>, 
<a href="QDir.html#drives()"><tt>drives</tt></a>, 
<a href="QDir.html#currentPath()"><tt>currentPath</tt></a>, 
<a href="QDir.html#homePath()"><tt>homePath</tt></a>, 
<a href="QDir.html#tempPath()"><tt>tempPath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="searchPaths(java.lang.String)"><!-- --></A><H3>
searchPaths</H3>
<PRE>
public static java.util.List&lt;java.lang.String&gt; <B>searchPaths</B>(java.lang.String&nbsp;prefix)</PRE>
<DL>
<DD><p>Returns the search paths for <tt>prefix</tt>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#setSearchPaths(java.lang.String, java.util.List<java.lang.String>)"><tt>setSearchPaths</tt></a>, 
<a href="QDir.html#addSearchPath(java.lang.String, java.lang.String)"><tt>addSearchPath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="separator()"><!-- --></A><H3>
separator</H3>
<PRE>
public static char <B>separator</B>()</PRE>
<DL>
<DD><p>Returns the native directory separator: &quot;/&quot; under Unix (including Mac OS X) and &quot;\&quot; under Windows.</p>
<p>You do not need to use this function to build file paths. If you always use &quot;/&quot;, Qt will translate your paths to conform to the underlying operating system. If you want to display paths to the user using their operating system's separator use <a href="QDir.html#toNativeSeparators(java.lang.String)"><tt>toNativeSeparators</tt></a>.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="setCurrent(java.lang.String)"><!-- --></A><H3>
setCurrent</H3>
<PRE>
public static boolean <B>setCurrent</B>(java.lang.String&nbsp;path)</PRE>
<DL>
<DD><p>Sets the application's current working directory to <tt>path</tt>. Returns true if the directory was successfully changed; otherwise returns false.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#current()"><tt>current</tt></a>, 
<a href="QDir.html#currentPath()"><tt>currentPath</tt></a>, 
<a href="QDir.html#home()"><tt>home</tt></a>, 
<a href="QDir.html#root()"><tt>root</tt></a>, 
<a href="QDir.html#temp()"><tt>temp</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setSearchPaths(java.lang.String, java.util.List)"><!-- --></A><H3>
setSearchPaths</H3>
<PRE>
public static void <B>setSearchPaths</B>(java.lang.String&nbsp;prefix,
                                  java.util.List&lt;java.lang.String&gt;&nbsp;searchPaths)</PRE>
<DL>
<DD><p>Sets or replaces Qt's search paths for file names with the prefix <tt>prefix</tt> to <tt>searchPaths</tt>.</p>
<p>To specify a prefix for a file name, prepend the prefix followed by a single colon (e.g&#x2e;, &quot;images:undo.png&quot;, &quot;xmldocs:books.xml&quot;). <tt>prefix</tt> can only contain letters or numbers (e.g&#x2e;, it cannot contain a colon, nor a slash).</p>
<p>Qt uses this search path to locate files with a known prefix. The search path entries are tested in order, starting with the first entry.</p>
<pre>    QDir::setSearchPaths(&quot;icons&quot;, QStringList(QDir::homePath() + &quot;/images&quot;));
    QDir::setSearchPaths(&quot;docs&quot;, QStringList(&quot;:/embeddedDocuments&quot;));
    ...
    QPixmap pixmap(&quot;icons:undo.png&quot;); <span class="comment">// will look for undo.png in QDir::homePath() + &quot;/images&quot;</span>
    QFile file(&quot;docs:design.odf&quot;); <span class="comment">// will look in the :/embeddedDocuments resource path</span></pre>
<p>File name prefix must be at least 2 characters long to avoid conflicts with Windows drive letters.</p>
<p>Search paths may contain paths to {The Qt Resource System}.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#searchPaths(java.lang.String)"><tt>searchPaths</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="temp()"><!-- --></A><H3>
temp</H3>
<PRE>
public static <A HREF="../../../../com/trolltech/qt/core/QDir.html" title="class in com.trolltech.qt.core">QDir</A> <B>temp</B>()</PRE>
<DL>
<DD><p>Returns the system's temporary directory.</p>
<p>The directory is constructed using the absolute path of the temporary directory, ensuring that its <a href="QDir.html#path()"><tt>path</tt></a> will be the same as its <a href="QDir.html#absolutePath()"><tt>absolutePath</tt></a>.</p>
<p>See <a href="QDir.html#tempPath()"><tt>tempPath</tt></a> for details.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#drives()"><tt>drives</tt></a>, 
<a href="QDir.html#current()"><tt>current</tt></a>, 
<a href="QDir.html#home()"><tt>home</tt></a>, 
<a href="QDir.html#root()"><tt>root</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="tempPath()"><!-- --></A><H3>
tempPath</H3>
<PRE>
public static java.lang.String <B>tempPath</B>()</PRE>
<DL>
<DD><p>Returns the absolute path of the system's temporary directory.</p>
<p>On Unix/Linux systems this is usually <tt>/tmp</tt>; on Windows this is usually the path in the <tt>TEMP</tt> or <tt>TMP</tt> environment variable. Whether a directory separator is added to the end or not, depends on the operating system.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#temp()"><tt>temp</tt></a>, 
<a href="QDir.html#currentPath()"><tt>currentPath</tt></a>, 
<a href="QDir.html#homePath()"><tt>homePath</tt></a>, 
<a href="QDir.html#rootPath()"><tt>rootPath</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="toNativeSeparators(java.lang.String)"><!-- --></A><H3>
toNativeSeparators</H3>
<PRE>
public static java.lang.String <B>toNativeSeparators</B>(java.lang.String&nbsp;pathName)</PRE>
<DL>
<DD><p>Returns <tt>pathName</tt> with the '/' separators converted to separators that are appropriate for the underlying operating system.</p>
<p>On Windows, <a href="QDir.html#toNativeSeparators(java.lang.String)"><tt>toNativeSeparators</tt></a>(&quot;c:/winnt/system32&quot;) returns &quot;c:\winnt\system32&quot;.</p>
<p>The returned string may be the same as the argument on some operating systems, for example on Unix.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QDir.html#fromNativeSeparators(java.lang.String)"><tt>fromNativeSeparators</tt></a>, 
<a href="QDir.html#separator()"><tt>separator</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="fromNativePointer(com.trolltech.qt.QNativePointer)"><!-- --></A><H3>
fromNativePointer</H3>
<PRE>
public static <A HREF="../../../../com/trolltech/qt/core/QDir.html" title="class in com.trolltech.qt.core">QDir</A> <B>fromNativePointer</B>(<A HREF="../../../../com/trolltech/qt/QNativePointer.html" title="class in com.trolltech.qt">QNativePointer</A>&nbsp;nativePointer)</PRE>
<DL>
<DD>This function returns the QDir instance pointed to by nativePointer
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>nativePointer</CODE> - the QNativePointer of which object should be returned.</DL>
</DD>
</DL>
<HR>

<A NAME="nativePointerArray(com.trolltech.qt.core.QDir[])"><!-- --></A><H3>
nativePointerArray</H3>
<PRE>
public static <A HREF="../../../../com/trolltech/qt/QNativePointer.html" title="class in com.trolltech.qt">QNativePointer</A> <B>nativePointerArray</B>(<A HREF="../../../../com/trolltech/qt/core/QDir.html" title="class in com.trolltech.qt.core">QDir</A>[]&nbsp;array)</PRE>
<DL>
<DD>This function returns a QNativePointer that is pointing to the specified QDir array.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>array</CODE> - the array that the returned pointer will point to.
<DT><B>Returns:</B><DD>a QNativePointer that is pointing to the specified array.</DL>
</DD>
</DL>
<HR>

<A NAME="equals(java.lang.Object)"><!-- --></A><H3>
equals</H3>
<PRE>
public boolean <B>equals</B>(java.lang.Object&nbsp;other)</PRE>
<DL>
<DD>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>equals</CODE> in class <CODE>java.lang.Object</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="at(int)"><!-- --></A><H3>
at</H3>
<PRE>
public java.lang.String <B>at</B>(int&nbsp;i)</PRE>
<DL>
<DD>Returns the file name at position <tt>i</tt> in the list of file
names.  Returns an empty string if pos is out of range or if the
entryList() function failed.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../com/trolltech/qt/core/QDateTime.html" title="class in com.trolltech.qt.core"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../com/trolltech/qt/core/QDir.Filter.html" title="enum in com.trolltech.qt.core"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?com/trolltech/qt/core/QDir.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="QDir.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>