PictureCrypt
1.4.1
An image-steganography project
|
#include <QObject>
#include <QString>
#include <QThread>
#include <QMessageBox>
#include "model/modelpc.h"
#include "view/viewpc.h"
Go to the source code of this file.
Classes | |
class | ControllerPC |
The ControllerPC class Controller class, which controls View and Model layers. More... | |
Header of ControllerPC class
Definition in file controllerpc.h.