Eneboo - Documentación para desarrolladores
|
#include "quickpaintwidget.h"
#include <qpainter.h>
#include <qtimer.h>
#include <qimage.h>
#include <qbuffer.h>
'defines' | |
#define | START_PAINTER updateTimer->stop(); int pw = penWidth(); Q_UNUSED( pw ) |
#define | END_PAINTER updateTimer->start( 0, TRUE ) |
#define | UNITE(r) updateRegion = updateRegion.unite( r ) |
#define END_PAINTER updateTimer->start( 0, TRUE ) |
#define START_PAINTER updateTimer->stop(); int pw = penWidth(); Q_UNUSED( pw ) |
#define UNITE | ( | r | ) | updateRegion = updateRegion.unite( r ) |