Book Shelf
Loading...
Searching...
No Matches
BookInput Class Reference

The BookInput class is a dialog that allows the user to input a new book. More...

#include <bookinput.h>

Inheritance diagram for BookInput:

Public Member Functions

 BookInput (BookTableModel *model, QWidget *parent=nullptr)
 Construct a new BookInput object.
 
 ~BookInput ()
 Destroy the BookInput object.
 

Detailed Description

The BookInput class is a dialog that allows the user to input a new book.

Constructor & Destructor Documentation

◆ BookInput()

BookInput::BookInput ( BookTableModel * model,
QWidget * parent = nullptr )
explicit

Construct a new BookInput object.

Parameters
modelThe model that contains the books.
parentThe parent widget.

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