KStyles
LightStyleV2 Class Reference
#include <lightstyle-v2.h>
Inheritance diagram for LightStyleV2:

Detailed Description
Definition at line 38 of file lightstyle-v2.h.
Public Member Functions | |
void | drawComplexControl (ComplexControl, QPainter *, const QWidget *, SCFlags=SC_All, SCFlags=SC_None) const |
void | drawControl (ControlElement, const QStyleOption *, QPainter *, const QWidget *widget=0) const |
void | drawControlMask (ControlElement, QPainter *, const QWidget *, const QRect &, const QStyleOption &=QStyleOption::SO_Default) const |
void | drawPrimitive (PrimitiveElement, const QStyleOption *, QPainter *, const QWidget *widget=0) const |
LightStyleV2 () | |
int | pixelMetric (PixelMetric, const QWidget *=0) const |
void | polishPopupMenu (Q3PopupMenu *) |
SubControl | querySubControl (ComplexControl, const QWidget *, const QPoint &) const |
QRect | querySubControlMetrics (ComplexControl, const QWidget *, SubControl) const |
QSize | sizeFromContents (ContentsType, const QWidget *, const QSize &) const |
QPixmap | standardPixmap (StandardPixmap standardpixmap, const QWidget *widget=0) const |
int | styleHint (StyleHint, const QWidget *=0, QStyleHintReturn *=0) const |
QRect | subElementRect (SubElement, const QStyleOption *option, const QWidget *) const |
virtual | ~LightStyleV2 () |
Constructor & Destructor Documentation
LightStyleV2::LightStyleV2 | ( | ) |
Definition at line 69 of file lightstyle-v2.cpp.
LightStyleV2::~LightStyleV2 | ( | ) | [virtual] |
Definition at line 78 of file lightstyle-v2.cpp.
Member Function Documentation
void LightStyleV2::drawComplexControl | ( | ComplexControl | , | |
QPainter * | , | |||
const QWidget * | , | |||
SCFlags | = SC_All , |
|||
SCFlags | = SC_None | |||
) | const |
void LightStyleV2::drawControl | ( | ControlElement | control, | |
const QStyleOption * | option, | |||
QPainter * | p, | |||
const QWidget * | widget = 0 | |||
) | const |
Definition at line 614 of file lightstyle-v2.cpp.
void LightStyleV2::drawControlMask | ( | ControlElement | control, | |
QPainter * | p, | |||
const QWidget * | widget, | |||
const QRect & | r, | |||
const QStyleOption & | data = QStyleOption::SO_Default | |||
) | const |
Definition at line 970 of file lightstyle-v2.cpp.
void LightStyleV2::drawPrimitive | ( | PrimitiveElement | pe, | |
const QStyleOption * | option, | |||
QPainter * | p, | |||
const QWidget * | widget = 0 | |||
) | const |
Definition at line 132 of file lightstyle-v2.cpp.
int LightStyleV2::pixelMetric | ( | PixelMetric | metric, | |
const QWidget * | widget = 0 | |||
) | const |
Definition at line 1406 of file lightstyle-v2.cpp.
void LightStyleV2::polishPopupMenu | ( | Q3PopupMenu * | ) |
SubControl LightStyleV2::querySubControl | ( | ComplexControl | , | |
const QWidget * | , | |||
const QPoint & | ||||
) | const |
QPixmap LightStyleV2::standardPixmap | ( | StandardPixmap | standardpixmap, | |
const QWidget * | widget = 0 | |||
) | const |
int LightStyleV2::styleHint | ( | StyleHint | , | |
const QWidget * | = 0 , |
|||
QStyleHintReturn * | = 0 | |||
) | const |
QRect LightStyleV2::subElementRect | ( | SubElement | , | |
const QStyleOption * | option, | |||
const QWidget * | ||||
) | const |
The documentation for this class was generated from the following files: