diff options
Diffstat (limited to 'doc/html/tqasciidictiterator.html')
-rw-r--r-- | doc/html/tqasciidictiterator.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqasciidictiterator.html b/doc/html/tqasciidictiterator.html index 6891ac3b7..7e826c994 100644 --- a/doc/html/tqasciidictiterator.html +++ b/doc/html/tqasciidictiterator.html @@ -124,8 +124,8 @@ operates over. <h3 class=fn>bool <a name="isEmpty"></a>TQAsciiDictIterator::isEmpty () const </h3> -<p> Returns TRUE if the dictionary is empty, i.e. <a href="#count">count</a>() == 0, -otherwise returns FALSE. +<p> Returns true if the dictionary is empty, i.e. <a href="#count">count</a>() == 0, +otherwise returns false. <p> <p>See also <a href="#count">count</a>(). <h3 class=fn><a name="operator-type-*"></a>TQAsciiDictIterator::operator type * () const |