#include "flat.h"#include <qpainter.h>#include <qapplication.h>Include dependency graph for flat.cpp:

Go to the source code of this file.
Functions | |
| static QImage | scaleButton (const QImage &img, int height) |
| static void | colorize (QImage &img, const QColor &c, bool rev) |
| Q_EXPORT_INTERFACE () | |
Variables | |
| static const char * | ok_xpm [] |
| static const char * | close_xpm [] |
| static const char * | help_xpm [] |
| static const char * | maximize_xpm [] |
|
||||||||||||||||
|
Definition at line 194 of file flat.cpp. References i. Referenced by FlatDecoration::drawButton(). |
|
|
Definition at line 358 of file flat.cpp. References Q_CREATE_INSTANCE. |
|
||||||||||||
|
Definition at line 185 of file flat.cpp. Referenced by FlatDecoration::drawButton(). |
|
|
Definition at line 67 of file flat.cpp. Referenced by FlatDecoration::drawButton(). |
|
|
|
|
|
Definition at line 147 of file flat.cpp. Referenced by FlatDecoration::drawButton(). |
|
|
Definition at line 27 of file flat.cpp. Referenced by FlatDecoration::drawButton(). |
1.4.2