46 #include <QtGui/qmotifstyle.h> 54 #if !defined(QT_NO_STYLE_CDE) 60 explicit QCDEStyle(
bool useHighlightCols =
false);
76 #endif // QT_NO_STYLE_CDE The QPainter class performs low-level painting on widgets and other paint devices.
#define QT_END_NAMESPACE
This macro expands to.
QPointer< QWidget > widget
QPalette standardPalette() const
Reimplemented Function
PixelMetric
This enum describes the various available pixel metrics.
The QCDEStyle class provides a CDE look and feel.
StandardPixmap
This enum describes the available standard pixmaps.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QStyleOption class stores the parameters used by QStyle functions.
The QMotifStyle class provides Motif look and feel.
PrimitiveElement
This enum describes the various primitive elements.
void drawPrimitive(PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w=0) const
Reimplemented Function
ControlElement
This enum represents a control element.
void drawControl(ControlElement element, const QStyleOption *opt, QPainter *p, const QWidget *w=0) const
Reimplemented Function
int pixelMetric(PixelMetric metric, const QStyleOption *option=0, const QWidget *widget=0) const
Reimplemented Function
QIcon standardIconImplementation(StandardPixmap standardIcon, const QStyleOption *opt=0, const QWidget *widget=0) const
The QPalette class contains color groups for each widget state.
The QIcon class provides scalable icons in different modes and states.