1QMotifPlusStyle(3qt)                                      QMotifPlusStyle(3qt)
2
3
4

NAME

6       QMotifPlusStyle - More sophisticated Motif-ish look and feel
7

SYNOPSIS

9       #include <qmotifplusstyle.h>
10
11       Inherits QMotifStyle.
12
13   Public Members
14       QMotifPlusStyle ( bool hoveringHighlight = TRUE )
15

DESCRIPTION

17       The QMotifPlusStyle class provides a more sophisticated Motif-ish look
18       and feel.
19
20       This class implements a Motif-ish look and feel with the more
21       sophisticated bevelling as used by the GIMP Toolkit (GTK+) for
22       Unix/X11.
23
24       See also Widget Appearance and Style.
25

MEMBER FUNCTION DOCUMENTATION

QMotifPlusStyle::QMotifPlusStyle ( bool hoveringHighlight = TRUE )

28       Constructs a QMotifPlusStyle
29
30       If hoveringHighlight is TRUE (the default), then the style will not
31       highlight push buttons, checkboxes, radiobuttons, comboboxes,
32       scrollbars or sliders.
33
34

SEE ALSO

36       http://doc.trolltech.com/qmotifplusstyle.html
37       http://www.trolltech.com/faq/tech.html
38
40       Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com.  See the
41       license file included in the distribution for a complete license
42       statement.
43

AUTHOR

45       Generated automatically from the source code.
46

BUGS

48       If you find a bug in Qt, please report it as described in
49       http://doc.trolltech.com/bughowto.html.  Good bug reports help us to
50       help you. Thank you.
51
52       The definitive Qt documentation is provided in HTML format; it is
53       located at $QTDIR/doc/html and can be read using Qt Assistant or with a
54       web browser. This man page is provided as a convenience for those users
55       who prefer man pages, although this format is not officially supported
56       by Trolltech.
57
58       If you find errors in this manual page, please report them to qt-
59       bugs@trolltech.com.  Please include the name of the manual page
60       (qmotifplusstyle.3qt) and the Qt version (3.3.8).
61
62
63
64Trolltech AS                    2 February 2007           QMotifPlusStyle(3qt)
Impressum