PictureCrypt  1.4.1
An image-steganography project
Classes | Namespaces
viewpc.h File Reference
#include <QMainWindow>
#include <QFile>
#include <QFileInfo>
#include <QFileDialog>
#include <QMessageBox>
#include <QImage>
#include <QByteArray>
#include <QVector>
#include <QThread>
#include <QDesktopServices>
#include <QInputDialog>
#include <QtMath>
#include "encryptdialog.h"
#include <QProgressDialog>
#include "aboutpc.h"
#include <QLocale>
Include dependency graph for viewpc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ViewPC
 The ViewPC class View layer of the app. Controls EncryptDialog and ProgressDialog. More...
 

Namespaces

 Ui
 

Detailed Description

Header of ViewPC class

See also
ControllerPC, ModelPC, ViewPC

Definition in file viewpc.h.