KStyles
lightstyle-v3.cpp File Reference
#include "lightstyle-v3.h"
#include <QtGui/QMenuBar>
#include <QtGui/QApplication>
#include <QtGui/QCheckBox>
#include <QtGui/QPainter>
#include <QtGui/QColorGroup>
#include <QtGui/QPushButton>
#include <QtGui/qdrawutil.h>
#include <QtGui/QProgressBar>
#include <QtGui/QScrollBar>
#include <QtGui/QTabBar>
#include <QtCore/QPointer>
#include <QtGui/QLayout>
#include <QtGui/QLineEdit>
#include <QtGui/QImage>
#include <QtGui/QComboBox>
#include <QtGui/QSlider>
#include <QtGui/QStyleFactory>
#include <Qt3Support/Q3PointArray>
#include "lightstyle-v3.moc"
Include dependency graph for lightstyle-v3.cpp:

Go to the source code of this file.
Functions | |
| static void | drawLightBevel (QPainter *p, const QRect &rect, const QColorGroup &cg, QStyle::State flags, int linewidth, bool etch=false, bool border=true, const QBrush *fill=0) |
| static void | drawLightEtch (QPainter *p, const QRect &rect, const QColor &color, bool sunken) |
Function Documentation
| static void drawLightBevel | ( | QPainter * | p, | |
| const QRect & | rect, | |||
| const QColorGroup & | cg, | |||
| QStyle::State | flags, | |||
| int | linewidth, | |||
| bool | etch = false, |
|||
| bool | border = true, |
|||
| const QBrush * | fill = 0 | |||
| ) | [static] |
Definition at line 126 of file lightstyle-v3.cpp.
| static void drawLightEtch | ( | QPainter * | p, | |
| const QRect & | rect, | |||
| const QColor & | color, | |||
| bool | sunken | |||
| ) | [static] |
Definition at line 104 of file lightstyle-v3.cpp.
KDE 4.1 API Reference