PictureCrypt  1.4.1
An image-steganography project
Classes
modelpc.h File Reference
#include <QObject>
#include <QImage>
#include <QByteArray>
#include <QColor>
#include <QPoint>
#include <QVector>
#include <QProcess>
#include <QTime>
#include <QFileInfo>
#include <QtGui>
#include <QtCore/QRandomGenerator>
#include <QPair>
#include "qaesencryption.h"
#include <QCryptographicHash>
Include dependency graph for modelpc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ModelPC
 The ModelPC class Model Layer of the app. Main class that does the work of PictureCrypt logic Controled by ControllerPC. More...
 

Detailed Description

Header of ModelPC class

See also
ControllerPC, ModelPC, ViewPC

Definition in file modelpc.h.