summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqstring.html
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-06-17 17:28:28 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-06-17 17:28:28 -0500
commit6dec101d43dcbd4195c47d54bd388db1a8d7230e (patch)
tree7c336cbed3a93807a34cd4df39b2f92a7d48a141 /doc/html/ntqstring.html
parentf27c2533f735d53c6b555f387c6390c0690cc246 (diff)
downloadtqt3-6dec101d43dcbd4195c47d54bd388db1a8d7230e.tar.gz
tqt3-6dec101d43dcbd4195c47d54bd388db1a8d7230e.zip
Automated update from Qt3
Diffstat (limited to 'doc/html/ntqstring.html')
-rw-r--r--doc/html/ntqstring.html32
1 files changed, 16 insertions, 16 deletions
diff --git a/doc/html/ntqstring.html b/doc/html/ntqstring.html
index e6c5edfe..e15ba9ba 100644
--- a/doc/html/ntqstring.html
+++ b/doc/html/ntqstring.html
@@ -61,8 +61,8 @@ and the classic C '&#92;0'-terminated char array.
<li class=fn>TQString copy () const &nbsp;<em>(obsolete)</em></li>
<li class=fn>TQString <a href="#arg-2"><b>arg</b></a> ( long&nbsp;a, int&nbsp;fieldWidth = 0, int&nbsp;base = 10 ) const</li>
<li class=fn>TQString <a href="#arg-3"><b>arg</b></a> ( ulong&nbsp;a, int&nbsp;fieldWidth = 0, int&nbsp;base = 10 ) const</li>
-<li class=fn>TQString <a href="#arg-4"><b>arg</b></a> ( Q_LLONG&nbsp;a, int&nbsp;fieldWidth = 0, int&nbsp;base = 10 ) const</li>
-<li class=fn>TQString <a href="#arg-5"><b>arg</b></a> ( Q_ULLONG&nbsp;a, int&nbsp;fieldWidth = 0, int&nbsp;base = 10 ) const</li>
+<li class=fn>TQString <a href="#arg-4"><b>arg</b></a> ( TQ_LLONG&nbsp;a, int&nbsp;fieldWidth = 0, int&nbsp;base = 10 ) const</li>
+<li class=fn>TQString <a href="#arg-5"><b>arg</b></a> ( TQ_ULLONG&nbsp;a, int&nbsp;fieldWidth = 0, int&nbsp;base = 10 ) const</li>
<li class=fn>TQString <a href="#arg-6"><b>arg</b></a> ( int&nbsp;a, int&nbsp;fieldWidth = 0, int&nbsp;base = 10 ) const</li>
<li class=fn>TQString <a href="#arg-7"><b>arg</b></a> ( uint&nbsp;a, int&nbsp;fieldWidth = 0, int&nbsp;base = 10 ) const</li>
<li class=fn>TQString <a href="#arg-8"><b>arg</b></a> ( short&nbsp;a, int&nbsp;fieldWidth = 0, int&nbsp;base = 10 ) const</li>
@@ -144,8 +144,8 @@ and the classic C '&#92;0'-terminated char array.
<li class=fn>uint <a href="#toUInt"><b>toUInt</b></a> ( bool&nbsp;*&nbsp;ok = 0, int&nbsp;base = 10 ) const</li>
<li class=fn>long <a href="#toLong"><b>toLong</b></a> ( bool&nbsp;*&nbsp;ok = 0, int&nbsp;base = 10 ) const</li>
<li class=fn>ulong <a href="#toULong"><b>toULong</b></a> ( bool&nbsp;*&nbsp;ok = 0, int&nbsp;base = 10 ) const</li>
-<li class=fn>Q_LLONG <a href="#toLongLong"><b>toLongLong</b></a> ( bool&nbsp;*&nbsp;ok = 0, int&nbsp;base = 10 ) const</li>
-<li class=fn>Q_ULLONG <a href="#toULongLong"><b>toULongLong</b></a> ( bool&nbsp;*&nbsp;ok = 0, int&nbsp;base = 10 ) const</li>
+<li class=fn>TQ_LLONG <a href="#toLongLong"><b>toLongLong</b></a> ( bool&nbsp;*&nbsp;ok = 0, int&nbsp;base = 10 ) const</li>
+<li class=fn>TQ_ULLONG <a href="#toULongLong"><b>toULongLong</b></a> ( bool&nbsp;*&nbsp;ok = 0, int&nbsp;base = 10 ) const</li>
<li class=fn>float <a href="#toFloat"><b>toFloat</b></a> ( bool&nbsp;*&nbsp;ok = 0 ) const</li>
<li class=fn>double <a href="#toDouble"><b>toDouble</b></a> ( bool&nbsp;*&nbsp;ok = 0 ) const</li>
<li class=fn>TQString &amp; <a href="#setNum-2"><b>setNum</b></a> ( short&nbsp;n, int&nbsp;base = 10 )</li>
@@ -154,8 +154,8 @@ and the classic C '&#92;0'-terminated char array.
<li class=fn>TQString &amp; <a href="#setNum-5"><b>setNum</b></a> ( uint&nbsp;n, int&nbsp;base = 10 )</li>
<li class=fn>TQString &amp; <a href="#setNum-6"><b>setNum</b></a> ( long&nbsp;n, int&nbsp;base = 10 )</li>
<li class=fn>TQString &amp; <a href="#setNum-7"><b>setNum</b></a> ( ulong&nbsp;n, int&nbsp;base = 10 )</li>
-<li class=fn>TQString &amp; <a href="#setNum"><b>setNum</b></a> ( Q_LLONG&nbsp;n, int&nbsp;base = 10 )</li>
-<li class=fn>TQString &amp; <a href="#setNum-8"><b>setNum</b></a> ( Q_ULLONG&nbsp;n, int&nbsp;base = 10 )</li>
+<li class=fn>TQString &amp; <a href="#setNum"><b>setNum</b></a> ( TQ_LLONG&nbsp;n, int&nbsp;base = 10 )</li>
+<li class=fn>TQString &amp; <a href="#setNum-8"><b>setNum</b></a> ( TQ_ULLONG&nbsp;n, int&nbsp;base = 10 )</li>
<li class=fn>TQString &amp; <a href="#setNum-9"><b>setNum</b></a> ( float&nbsp;n, char&nbsp;f = 'g', int&nbsp;prec = 6 )</li>
<li class=fn>TQString &amp; <a href="#setNum-a"><b>setNum</b></a> ( double&nbsp;n, char&nbsp;f = 'g', int&nbsp;prec = 6 )</li>
<li class=fn>void setExpand ( uint&nbsp;index, TQChar&nbsp;c ) &nbsp;<em>(obsolete)</em></li>
@@ -199,8 +199,8 @@ and the classic C '&#92;0'-terminated char array.
<ul>
<li class=fn>TQString <a href="#number"><b>number</b></a> ( long&nbsp;n, int&nbsp;base = 10 )</li>
<li class=fn>TQString <a href="#number-2"><b>number</b></a> ( ulong&nbsp;n, int&nbsp;base = 10 )</li>
-<li class=fn>TQString <a href="#number-3"><b>number</b></a> ( Q_LLONG&nbsp;n, int&nbsp;base = 10 )</li>
-<li class=fn>TQString <a href="#number-4"><b>number</b></a> ( Q_ULLONG&nbsp;n, int&nbsp;base = 10 )</li>
+<li class=fn>TQString <a href="#number-3"><b>number</b></a> ( TQ_LLONG&nbsp;n, int&nbsp;base = 10 )</li>
+<li class=fn>TQString <a href="#number-4"><b>number</b></a> ( TQ_ULLONG&nbsp;n, int&nbsp;base = 10 )</li>
<li class=fn>TQString <a href="#number-5"><b>number</b></a> ( int&nbsp;n, int&nbsp;base = 10 )</li>
<li class=fn>TQString <a href="#number-6"><b>number</b></a> ( uint&nbsp;n, int&nbsp;base = 10 )</li>
<li class=fn>TQString <a href="#number-7"><b>number</b></a> ( double&nbsp;n, char&nbsp;f = 'g', int&nbsp;prec = 6 )</li>
@@ -507,14 +507,14 @@ This is an overloaded member function, provided for convenience. It behaves esse
be between 2 and 36. If <em>base</em> is 10, the '%L' syntax can be used
to produce localized strings.
-<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="arg-4"></a>TQString::arg ( Q_LLONG&nbsp;a, int&nbsp;fieldWidth = 0, int&nbsp;base = 10 ) const
+<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="arg-4"></a>TQString::arg ( TQ_LLONG&nbsp;a, int&nbsp;fieldWidth = 0, int&nbsp;base = 10 ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> <em>a</em> is expressed in base <em>base</em>, which is 10 by default and must
be between 2 and 36. If <em>base</em> is 10, the '%L' syntax can be used
to produce localized strings.
-<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="arg-5"></a>TQString::arg ( Q_ULLONG&nbsp;a, int&nbsp;fieldWidth = 0, int&nbsp;base = 10 ) const
+<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="arg-5"></a>TQString::arg ( TQ_ULLONG&nbsp;a, int&nbsp;fieldWidth = 0, int&nbsp;base = 10 ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> <em>a</em> is expressed in base <em>base</em>, which is 10 by default and must
@@ -1183,12 +1183,12 @@ between 2 and 36. The returned string is in "C" locale.
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> <p>See also <a href="#setNum">setNum</a>().
-<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="number-3"></a>TQString::number ( Q_LLONG&nbsp;n, int&nbsp;base = 10 )<tt> [static]</tt>
+<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="number-3"></a>TQString::number ( TQ_LLONG&nbsp;n, int&nbsp;base = 10 )<tt> [static]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> <p>See also <a href="#setNum">setNum</a>().
-<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="number-4"></a>TQString::number ( Q_ULLONG&nbsp;n, int&nbsp;base = 10 )<tt> [static]</tt>
+<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="number-4"></a>TQString::number ( TQ_ULLONG&nbsp;n, int&nbsp;base = 10 )<tt> [static]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> <p>See also <a href="#setNum">setNum</a>().
@@ -1780,7 +1780,7 @@ string, and sets the length of the string to <em>newLen</em>. Any new
space allocated contains arbitrary data.
<p> <p>See also <a href="#reserve">reserve</a>() and <a href="#truncate">truncate</a>().
-<h3 class=fn><a href="ntqstring.html">TQString</a>&nbsp;&amp; <a name="setNum"></a>TQString::setNum ( Q_LLONG&nbsp;n, int&nbsp;base = 10 )
+<h3 class=fn><a href="ntqstring.html">TQString</a>&nbsp;&amp; <a name="setNum"></a>TQString::setNum ( TQ_LLONG&nbsp;n, int&nbsp;base = 10 )
</h3>
Sets the string to the printed value of <em>n</em> in base <em>base</em> and
returns a reference to the string. The returned string is in "C" locale.
@@ -1833,7 +1833,7 @@ returns a reference to the string.
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p>
-<h3 class=fn><a href="ntqstring.html">TQString</a>&nbsp;&amp; <a name="setNum-8"></a>TQString::setNum ( Q_ULLONG&nbsp;n, int&nbsp;base = 10 )
+<h3 class=fn><a href="ntqstring.html">TQString</a>&nbsp;&amp; <a name="setNum-8"></a>TQString::setNum ( TQ_ULLONG&nbsp;n, int&nbsp;base = 10 )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Sets the string to the printed value of <em>n</em> in base <em>base</em> and
@@ -2072,7 +2072,7 @@ FALSE; otherwise <em>*ok</em> is set to TRUE.
localized input, see <a href="#toDouble">toDouble</a>().
<p> <p>See also <a href="#number">number</a>().
-<h3 class=fn>Q_LLONG <a name="toLongLong"></a>TQString::toLongLong ( bool&nbsp;*&nbsp;ok = 0, int&nbsp;base = 10 ) const
+<h3 class=fn>TQ_LLONG <a name="toLongLong"></a>TQString::toLongLong ( bool&nbsp;*&nbsp;ok = 0, int&nbsp;base = 10 ) const
</h3>
Returns the string converted to a <tt>long long</tt> using base <em>base</em>, which is 10 by default and must be between 2 and 36 or 0. If
<em>base</em> is 0, the base is determined automatically using the
@@ -2148,7 +2148,7 @@ FALSE; otherwise <em>*ok</em> is set to TRUE.
localized input, see <a href="#toDouble">toDouble</a>().
<p> <p>See also <a href="#number">number</a>().
-<h3 class=fn>Q_ULLONG <a name="toULongLong"></a>TQString::toULongLong ( bool&nbsp;*&nbsp;ok = 0, int&nbsp;base = 10 ) const
+<h3 class=fn>TQ_ULLONG <a name="toULongLong"></a>TQString::toULongLong ( bool&nbsp;*&nbsp;ok = 0, int&nbsp;base = 10 ) const
</h3>
Returns the string converted to an <tt>unsigned long long</tt> using base <em>base</em>, which is 10 by default and must be between 2 and 36 or 0. If
<em>base</em> is 0, the base is determined automatically using the