File pixelatetool.cpp#
FileList > pixelate > pixelatetool.cpp
Go to the source code of this file.
#include "pixelatetool.h"#include <QApplication>#include <QGraphicsBlurEffect>#include <QGraphicsPixmapItem>#include <QGraphicsScene>#include <QImage>#include <QPainter>