diff options
Diffstat (limited to 'doc/html/qasciidictiterator.html')
| -rw-r--r-- | doc/html/qasciidictiterator.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qasciidictiterator.html b/doc/html/qasciidictiterator.html index d804009c3..79bc77d4d 100644 --- a/doc/html/qasciidictiterator.html +++ b/doc/html/qasciidictiterator.html @@ -125,8 +125,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 |
