add screenshot function
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user