|
Book Shelf
|
| ▼ src | |
| 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 |
| ▼ tests | |
| main.cpp | This file contains the main function for the tests |
| testauthor.cpp | This file contains the implementation of the TestAuthor class |
| testauthor.h | This file contains the declaration of the TestAuthor class |
| testbook.cpp | This file contains the implementation of the TestBook class |
| testbook.h | This file contains the declaration of the TestBook class |
| testbookfactory.cpp | This file contains the implementation of the TestBookFactory class |
| testbookfactory.h | This file contains the declaration of the TestBookFactory class |
| testbookproxymodel.cpp | This file contains the implementation of the TestBookProxyModel class |
| testbookproxymodel.h | This file contains the declaration of the TestBookProxyModel class |
| testbooktablemodel.cpp | This file contains the implementation of the TestBookTableModel class |
| testbooktablemodel.h | This file contains the declaration of the TestBookTableModel class |
| testbookwriter.cpp | This file contains the implementation of the TestBookWriter class |
| testbookwriter.h | This file contains the declaration of the TestBookWriter class |
| testfilewriter.cpp | This file contains the implementation of the TestFileWriter class |
| testfilewriter.h | This file contains the declaration of the TestFileWriter class |