The ImageProcessorWindow class Main window for the image processing application. More...
#include <ImageProcessorWindow.h>
Public Member Functions | |
| ImageProcessorWindow (QWidget *parent=nullptr) | |
| Construct a new ImageProcessorWindow object. | |
| ~ImageProcessorWindow () | |
| Destroy the ImageProcessorWindow object. | |
The ImageProcessorWindow class Main window for the image processing application.
| ImageProcessorWindow::ImageProcessorWindow | ( | QWidget * | parent = nullptr | ) |
Construct a new ImageProcessorWindow object.
| parent | The parent widget, or nullptr if none |