QS60Style Class Reference
The QS60Style class provides a look and feel suitable for applications on S60.
- #include <QS60Style>
Inherits: QCommonStyle.
This class was introduced in Qt 4.6.
Detailed Description
The QS60Style class provides a look and feel suitable for applications on S60.
See also QMacStyle, QWindowsStyle, QWindowsXPStyle, QWindowsVistaStyle, QPlastiqueStyle, QCleanlooksStyle, and QMotifStyle.
Public Functions
| Toggle details | QS60Style | QS60StyleQS60Style () () |
Constructs a QS60Style object. | ||
Look up this member in the source code. | ||
| Toggle details | QS60Style | ~QS60Style~QS60Style () () |
Destroys the style. | ||
Look up this member in the source code. | ||
| Toggle details | void QS60Style | drawComplexControldrawComplexControl ( ComplexControl control , const QStyleOptionComplex *option , QPainter *painter , const QWidget *widget=0 ...) ( ComplexControl control , const QStyleOptionComplex *option , QPainter *painter , const QWidget *widget=0 )const [virtual] |
Reimplemented from QStyle::drawComplexControl(). | ||
Look up this member in the source code. | ||
| Toggle details | void QS60Style | drawControldrawControl ( ControlElement element , const QStyleOption *option , QPainter *painter , const QWidget *widget=0 ...) ( ControlElement element , const QStyleOption *option , QPainter *painter , const QWidget *widget=0 )const [virtual] |
Reimplemented from QStyle::drawControl(). | ||
Look up this member in the source code. | ||
| Toggle details | void QS60Style | drawPrimitivedrawPrimitive ( PrimitiveElement element , const QStyleOption *option , QPainter *painter , const QWidget *widget=0 ...) ( PrimitiveElement element , const QStyleOption *option , QPainter *painter , const QWidget *widget=0 )const [virtual] |
Reimplemented from QStyle::drawPrimitive(). | ||
Look up this member in the source code. | ||
| Toggle details | bool QS60Style | eventevent ( QEvent *e ) ( QEvent *e ) [virtual] |
Reimplemented from QObject::event(). | ||
Look up this member in the source code. | ||
| Toggle details | int QS60Style | pixelMetricpixelMetric ( PixelMetric metric , const QStyleOption *option=0 , const QWidget *widget=0 ...) ( PixelMetric metric , const QStyleOption *option=0 , const QWidget *widget=0 )const [virtual] |
Reimplemented from QStyle::pixelMetric(). | ||
Look up this member in the source code. | ||
| Toggle details | void QS60Style | polishpolish ( QWidget *widget ) ( QWidget *widget ) [virtual] |
Reimplemented from QStyle::polish(). | ||
Look up this member in the source code. | ||
| Toggle details | void QS60Style | polishpolish ( QApplication *application ) ( QApplication *application ) [virtual] |
Reimplemented from QStyle::polish(). | ||
Look up this member in the source code. | ||
| Toggle details | QSize QS60Style | sizeFromContentssizeFromContents ( ContentsType ct , const QStyleOption *opt , const QSize &csz , const QWidget *widget=0 ...) ( ContentsType ct , const QStyleOption *opt , const QSize &csz , const QWidget *widget=0 )const [virtual] |
Reimplemented from QStyle::sizeFromContents(). | ||
Look up this member in the source code. | ||
| Toggle details | int QS60Style | styleHintstyleHint ( StyleHint sh , const QStyleOption *opt=0 , const QWidget *widget=0 , QStyleHintReturn *hret=0 ...) ( StyleHint sh , const QStyleOption *opt=0 , const QWidget *widget=0 , QStyleHintReturn *hret=0 )const [virtual] |
Reimplemented from QStyle::styleHint(). | ||
Look up this member in the source code. | ||
| Toggle details | QRect QS60Style | subControlRectsubControlRect ( ComplexControl control , const QStyleOptionComplex *option , SubControl scontrol , const QWidget *widget=0 ...) ( ComplexControl control , const QStyleOptionComplex *option , SubControl scontrol , const QWidget *widget=0 )const [virtual] |
Reimplemented from QStyle::subControlRect(). | ||
Look up this member in the source code. | ||
| Toggle details | QRect QS60Style | subElementRectsubElementRect ( SubElement element , const QStyleOption *opt , const QWidget *widget=0 ...) ( SubElement element , const QStyleOption *opt , const QWidget *widget=0 )const [virtual] |
Reimplemented from QStyle::subElementRect(). | ||
Look up this member in the source code. | ||
| Toggle details | void QS60Style | unpolishunpolish ( QWidget *widget ) ( QWidget *widget ) [virtual] |
Reimplemented from QStyle::unpolish(). | ||
Look up this member in the source code. | ||
| Toggle details | void QS60Style | unpolishunpolish ( QApplication *application ) ( QApplication *application ) [virtual] |
Reimplemented from QStyle::unpolish(). | ||
Look up this member in the source code. | ||


No notes