|
Schim
|
A specialized QGraphicsView that displays a sheet of paper.
More...
#include <sheetview.h>
Public Member Functions | |
| SheetView ()=default | |
| This constructor is only used so that the MainWindow ui can be generated properly. More... | |
| SheetView (Sheet *sheet, QWidget *parent=nullptr) | |
| Initialize a new SheetView tied to the specified sheet. | |
A specialized QGraphicsView that displays a sheet of paper.
|
default |
This constructor is only used so that the MainWindow ui can be generated properly.
It should not be called elsewhere.
1.8.13