|
Book Shelf
|
Files | |
| author.cpp | |
| This file contains the implementation of the Author class. | |
| author.h | |
| This file contains the declaration of the Author class. | |
| book.cpp | |
| This file contains the implementation of the Book class. | |
| book.h | |
| This file contains the declaration of the Book class. | |
| bookfactory.cpp | |
| This file contains the implementation of the BookFactory class. | |
| bookfactory.h | |
| This file contains the declaration of the BookFactory class. | |
| bookinput.cpp | |
| This file contains the implementation of the BookInput class. | |
| bookinput.h | |
| This file contains the declaration of the BookInput class. | |
| bookproxymodel.cpp | |
| This file contains the implementation of the BookProxyModel class. | |
| bookproxymodel.h | |
| This file contains the declaration of the BookProxyModel class. | |
| booktablemodel.cpp | |
| This file contains the implementation of the BookTableModel class. | |
| booktablemodel.h | |
| This file contains the declaration of the BookTableModel class. | |
| bookwriter.cpp | |
| This file contains the implementation of the BookWriter class. | |
| bookwriter.h | |
| This file contains the declaration of the BookWriter class. | |
| filewriter.cpp | |
| This file contains the implementation of the FileWriter class. | |
| filewriter.h | |
| This file contains the declaration of the FileWriter class. | |
| main.cpp | |
| This file contains the main entry point for the application. | |
| mainwindow.cpp | |
| This file contains the implementation of the MainWindow class. | |
| mainwindow.h | |
| This file contains the declaration of the MainWindow class. | |