Added marking
This commit is contained in:
@@ -20,10 +20,12 @@ public:
|
||||
protected:
|
||||
void keyPressEvent(QKeyEvent *event);
|
||||
void keyReleaseEvent(QKeyEvent *event);
|
||||
void updateWindowTitle();
|
||||
protected slots:
|
||||
void pixmapLoaded(QPixmap pix);
|
||||
void openFile();
|
||||
void markImage();
|
||||
void unmarkImage();
|
||||
};
|
||||
|
||||
#endif // MAINWINDOW_H
|
||||
|
||||
Reference in New Issue
Block a user