add screenshot function

This commit is contained in:
Anakin
2017-01-11 16:28:51 +01:00
parent 77ffe7baf4
commit 930c49e9c7
4 changed files with 17 additions and 1 deletions

View File

@@ -20,10 +20,11 @@ private:
QByteArray m_fileInfo;
private slots:
private:
void openFile();
void aboutFile();
void aboutTool();
void takeScreenShot();
public slots:
void printMessage(QString message, int severity);