Schim
Public Member Functions | List of all members
SheetView Class Reference

A specialized QGraphicsView that displays a sheet of paper. More...

#include <sheetview.h>

Inheritance diagram for SheetView:
[legend]
Collaboration diagram for SheetView:
[legend]

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.
 

Detailed Description

A specialized QGraphicsView that displays a sheet of paper.

Constructor & Destructor Documentation

◆ SheetView()

SheetView::SheetView ( )
default

This constructor is only used so that the MainWindow ui can be generated properly.

It should not be called elsewhere.


The documentation for this class was generated from the following file: