|
Engauge Digitizer 2
|
Class to create LoadImageFromUrl for MainWindow class. More...
#include <CreateLoadImage.h>


Public Member Functions | |
| CreateLoadImage () | |
| Single constructor. | |
| void | create (MainWindow &mw) |
| Create LoadImageFromUrl instance. | |
Class to create LoadImageFromUrl for MainWindow class.
We derive from QObject and use Q_OBJECT so translations work
Definition at line 16 of file CreateLoadImage.h.
| CreateLoadImage::CreateLoadImage | ( | ) |
| void CreateLoadImage::create | ( | MainWindow & | mw | ) |
Create LoadImageFromUrl instance.
Definition at line 16 of file CreateLoadImage.cpp.