#include "qwt_widget_overlay.h"
#include "qwt_painter.h"
#include <qpainter.h>
#include <qpaintengine.h>
#include <qpainterpath.h>
#include <qimage.h>
#include <qevent.h>
#include <cstdlib>
Go to the source code of this file.
Classes | |
class | QwtWidgetOverlay::PrivateData |
Functions | |
static QRegion | qwtAlphaMask (const QImage &image, const QRegion ®ion) |
static QImage::Format | qwtMaskImageFormat () |
|
static |
Definition at line 29 of file qwt_widget_overlay.cpp.
|
static |
Definition at line 21 of file qwt_widget_overlay.cpp.