diff options
Diffstat (limited to 'doc/html/ntqdatetimeedit.html')
| -rw-r--r-- | doc/html/ntqdatetimeedit.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqdatetimeedit.html b/doc/html/ntqdatetimeedit.html index 8fb65813c..dde6002d0 100644 --- a/doc/html/ntqdatetimeedit.html +++ b/doc/html/ntqdatetimeedit.html @@ -118,7 +118,7 @@ Destroys the object and frees any allocated resources. <h3 class=fn>bool <a name="autoAdvance"></a>TQDateTimeEdit::autoAdvance () const </h3> -Returns TRUE if auto-advance is enabled, otherwise returns FALSE. +Returns true if auto-advance is enabled, otherwise returns false. <p> <p>See also <a href="#setAutoAdvance">setAutoAdvance</a>(). <h3 class=fn><a href="qdateedit.html">TQDateEdit</a> * <a name="dateEdit"></a>TQDateTimeEdit::dateEdit () @@ -133,7 +133,7 @@ See the <a href="ntqdatetimeedit.html#dateTime-prop">"dateTime"</a> property for <h3 class=fn>void <a name="setAutoAdvance"></a>TQDateTimeEdit::setAutoAdvance ( bool advance )<tt> [virtual]</tt> </h3> Sets the auto advance property of the editor to <em>advance</em>. If set -to TRUE, the editor will automatically advance focus to the next +to true, the editor will automatically advance focus to the next date or time section if the user has completed a section. <h3 class=fn>void <a name="setDateTime"></a>TQDateTimeEdit::setDateTime ( const <a href="ntqdatetime.html">TQDateTime</a> & dt )<tt> [virtual slot]</tt> |
