|
| | SaveWindow (QWidget *parent=nullptr) |
| | Construct a new Save Window object.
|
| |
| void | bindImage (const QImage &image) |
| | bindImage bind the image for saving
|
| |
|
void | processSave () |
| | processSave process the save sessions
|
| |
◆ SaveWindow()
| SaveWindow::SaveWindow |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
Construct a new Save Window object.
- Parameters
-
◆ bindImage()
| void SaveWindow::bindImage |
( |
const QImage & |
image | ) |
|
|
inline |
bindImage bind the image for saving
- Parameters
-
The documentation for this class was generated from the following files:
- builtin/app/SimpleDrawer/ui/SaveWindow.h
- builtin/app/SimpleDrawer/ui/SaveWindow.cpp