diff options
Diffstat (limited to 'doc/man/man3/tqmotifplusstyle.3qt')
-rw-r--r-- | doc/man/man3/tqmotifplusstyle.3qt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/tqmotifplusstyle.3qt b/doc/man/man3/tqmotifplusstyle.3qt index 9f377df26..1a2f0959e 100644 --- a/doc/man/man3/tqmotifplusstyle.3qt +++ b/doc/man/man3/tqmotifplusstyle.3qt @@ -16,7 +16,7 @@ Inherits TQMotifStyle. .SS "Public Members" .in +1c .ti -1c -.BI "\fBTQMotifPlusStyle\fR ( bool hoveringHighlight = TRUE )" +.BI "\fBTQMotifPlusStyle\fR ( bool hoveringHighlight = true )" .br .in -1c .SH DESCRIPTION @@ -26,10 +26,10 @@ This class implements a Motif-ish look and feel with the more sophisticated beve .PP See also Widget Appearance and Style. .SH MEMBER FUNCTION DOCUMENTATION -.SH "TQMotifPlusStyle::TQMotifPlusStyle ( bool hoveringHighlight = TRUE )" +.SH "TQMotifPlusStyle::TQMotifPlusStyle ( bool hoveringHighlight = true )" Constructs a TQMotifPlusStyle .PP -If \fIhoveringHighlight\fR is TRUE (the default), then the style will +If \fIhoveringHighlight\fR is true (the default), then the style will not highlight push buttons, checkboxes, radiobuttons, comboboxes, scrollbars or sliders. |