Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QtopiaStyle class encapsulates the common Look and Feel of a Qt Extended GUI. More...
#include <QtopiaStyle>
Inherits QWindowsStyle.
Inherited by QPhoneStyle.
The QtopiaStyle class encapsulates the common Look and Feel of a Qt Extended GUI.
This class implements some of the widget's look and feel that is common to all Qt Extended GUI styles.
See also QWindowsXPStyle, QMacStyle, QPlastiqueStyle, QCDEStyle, and QMotifStyle.
Constructs a QtopiaStyle object.
Destroys the QtopiaStyle object.
Returns the label that has widget assigned as its buddy.
If no buddy is assigned, 0 is returned.
Draws a rectangle r with rounded corners using painter.
The xRnd and yRnd arguments specify how rounded the corners should be. 0 is angled corners, 99 is maximum roundedness.
The roundness is scaled to maintain a similar appearance at different display resolutions.
See also QPainter::drawRoundRect().
This is an overloaded member function, provided for convenience.
Draws a rectangle r with rounded corners using painter.
The xRnd and yRnd arguments specify how rounded the corners should be. 0 is angled corners, 99 is maximum roundedness.
The roundness is scaled to maintain a similar appearance at different display resolutions.
See also QPainter::drawRoundRect().
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |