diff options
Diffstat (limited to 'doc/html/ntqurlinfo.html')
-rw-r--r-- | doc/html/ntqurlinfo.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/html/ntqurlinfo.html b/doc/html/ntqurlinfo.html index ee68d5333..6693af700 100644 --- a/doc/html/ntqurlinfo.html +++ b/doc/html/ntqurlinfo.html @@ -117,7 +117,7 @@ permissions of a file. Constructs an invalid TQUrlInfo object with default values. <p> <p>See also <a href="#isValid">isValid</a>(). -<h3 class=fn><a name="TQUrlInfo-2"></a>TQUrlInfo::TQUrlInfo ( const <a href="ntqurloperator.html">TQUrlOperator</a> & path, const <a href="ntqstring.html">TQString</a> & file ) +<h3 class=fn><a name="TQUrlInfo-2"></a>TQUrlInfo::TQUrlInfo ( const <a href="ntqurloperator.html">TQUrlOperator</a> & path, const <a href="tqstring.html">TQString</a> & file ) </h3> Constructs a TQUrlInfo object with information about the file <em>file</em> in the <em>path</em>. It tries to find the information about the <em>file</em> in the <a href="ntqurloperator.html">TQUrlOperator</a> <em>path</em>. <p> If the information is not found, this constructor creates an @@ -132,7 +132,7 @@ to the directory. </h3> Copy constructor, copies <em>ui</em> to this URL info object. -<h3 class=fn><a name="TQUrlInfo-4"></a>TQUrlInfo::TQUrlInfo ( const <a href="ntqstring.html">TQString</a> & name, int permissions, const <a href="ntqstring.html">TQString</a> & owner, const <a href="ntqstring.html">TQString</a> & group, uint size, const <a href="ntqdatetime.html">TQDateTime</a> & lastModified, const <a href="ntqdatetime.html">TQDateTime</a> & lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable ) +<h3 class=fn><a name="TQUrlInfo-4"></a>TQUrlInfo::TQUrlInfo ( const <a href="tqstring.html">TQString</a> & name, int permissions, const <a href="tqstring.html">TQString</a> & owner, const <a href="tqstring.html">TQString</a> & group, uint size, const <a href="ntqdatetime.html">TQDateTime</a> & lastModified, const <a href="ntqdatetime.html">TQDateTime</a> & lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable ) </h3> Constructs a TQUrlInfo object by specifying all the URL's information. @@ -140,7 +140,7 @@ information. passed is the <em>lastModified</em> date/time and the <em>lastRead</em> date/time. Flags are also passed, specifically, <em>isDir</em>, <em>isFile</em>, <em>isSymLink</em>, <em>isWritable</em>, <em>isReadable</em> and <em>isExecutable</em>. -<h3 class=fn><a name="TQUrlInfo-5"></a>TQUrlInfo::TQUrlInfo ( const <a href="ntqurl.html">TQUrl</a> & url, int permissions, const <a href="ntqstring.html">TQString</a> & owner, const <a href="ntqstring.html">TQString</a> & group, uint size, const <a href="ntqdatetime.html">TQDateTime</a> & lastModified, const <a href="ntqdatetime.html">TQDateTime</a> & lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable ) +<h3 class=fn><a name="TQUrlInfo-5"></a>TQUrlInfo::TQUrlInfo ( const <a href="ntqurl.html">TQUrl</a> & url, int permissions, const <a href="tqstring.html">TQString</a> & owner, const <a href="tqstring.html">TQString</a> & group, uint size, const <a href="ntqdatetime.html">TQDateTime</a> & lastModified, const <a href="ntqdatetime.html">TQDateTime</a> & lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable ) </h3> Constructs a TQUrlInfo object by specifying all the URL's information. @@ -166,7 +166,7 @@ FALSE. The objects are compared by the value, which is specified by <em>sortBy</em>. This must be one of TQDir::Name, TQDir::Time or TQDir::Size. -<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="group"></a>TQUrlInfo::group () const +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="group"></a>TQUrlInfo::group () const </h3> Returns the group of the URL. <p> <p>See also <a href="#isValid">isValid</a>(). @@ -228,7 +228,7 @@ Returns the date when the URL was last read. Returns TRUE if <em>i1</em> is less than <em>i2</em>; otherwise returns FALSE. The objects are compared by the value, which is specified by <em>sortBy</em>. This must be one of TQDir::Name, TQDir::Time or TQDir::Size. -<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="name"></a>TQUrlInfo::name () const +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="name"></a>TQUrlInfo::name () const </h3> Returns the file name of the URL. <p> <p>See also <a href="#isValid">isValid</a>(). @@ -243,7 +243,7 @@ Assigns the values of <em>ui</em> to this TQUrlInfo object. Compares this TQUrlInfo with <em>i</em> and returns TRUE if they are equal; otherwise returns FALSE. -<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="owner"></a>TQUrlInfo::owner () const +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="owner"></a>TQUrlInfo::owner () const </h3> Returns the owner of the URL. <p> <p>See also <a href="#isValid">isValid</a>(). @@ -276,7 +276,7 @@ turns it into a valid one. <p> <p>See also <a href="#isValid">isValid</a>(). <p>Example: <a href="networkprotocol-example.html#x699">network/networkprotocol/nntp.cpp</a>. -<h3 class=fn>void <a name="setGroup"></a>TQUrlInfo::setGroup ( const <a href="ntqstring.html">TQString</a> & s )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setGroup"></a>TQUrlInfo::setGroup ( const <a href="tqstring.html">TQString</a> & s )<tt> [virtual]</tt> </h3> Specifies that the owning group of the URL is called <em>s</em>. <p> If you call this function for an invalid URL info, this function @@ -291,7 +291,7 @@ Specifies that the object the URL refers to was last modified at turns it into a valid one. <p> <p>See also <a href="#isValid">isValid</a>(). -<h3 class=fn>void <a name="setName"></a>TQUrlInfo::setName ( const <a href="ntqstring.html">TQString</a> & name )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setName"></a>TQUrlInfo::setName ( const <a href="tqstring.html">TQString</a> & name )<tt> [virtual]</tt> </h3> Sets the name of the URL to <em>name</em>. The name is the full text, for example, "http://doc.trolltech.com/ntqurlinfo.html". @@ -300,7 +300,7 @@ turns it into a valid one. <p> <p>See also <a href="#isValid">isValid</a>(). <p>Example: <a href="networkprotocol-example.html#x700">network/networkprotocol/nntp.cpp</a>. -<h3 class=fn>void <a name="setOwner"></a>TQUrlInfo::setOwner ( const <a href="ntqstring.html">TQString</a> & s )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setOwner"></a>TQUrlInfo::setOwner ( const <a href="tqstring.html">TQString</a> & s )<tt> [virtual]</tt> </h3> Specifies that the owner of the URL is called <em>s</em>. <p> If you call this function for an invalid URL info, this function |