![]() |
ImageD
v2_7_5 (24.06.22)
ImageD is an image processing software designed for rapid prototyping and implementing algorithms and solutions for science, research and teaching.
|
#include <QObject>
#include <QPixmap>
#include <QStringList>
#include <QString>
#include <QDebug>
#include <QLabel>
#include <QUrl>
#include <QNetworkAccessManager>
#include <QNetworkRequest>
#include <QNetworkReply>
#include <QByteArray>
Go to the source code of this file.
Classes | |
class | D_ImageRewardSystem |
The D_ImageRewardSystem class shows a random generated image as a reward for the user for perfomring some action) More... | |