|
Kitlist
A list manager for maintaining kit lists
|
| CCategory | Represents a Category having a many-to-many relationship to zero or more Item instances |
| Cstd::exception | |
| CKitListBaseApp::file_not_found | Exception throw when a file is not found |
| CKitParser::parse_exception | XML parsing error |
| Cfinalcut::FDialog | |
| Cfdsd::fc::CategoryDialog | Dialog for entering details of a Category |
| Cfdsd::fc::CategoryListDialog | Displays the list of categories |
| Cfdsd::fc::ItemDialog | Dialog for entering details of an Item |
| Cfdsd::fc::ItemListDialog | Displays a list of items, optionally for a specific Category |
| Cfdsd::fc::SelectCategoriesDialog | Dialog to chose one or more categories |
| Cfinalcut::FWidget | |
| Cfdsd::fc::KitListWindow | The application's main window |
| CItem | Represents a Item having a many-to-many relationship to zero or more Category instances |
| CKitListBaseApp | A pure virtual class acting as an interface for front-end implementations |
| CKitListGui | Implements a GUI front-end for the application using wxWidgets |
| Cfdsd::fc::KitListFinalcut | Main Text-based User Interface (FINALCUT) for the application |
| Cfdsd::ftxui::KitListFtxui | Implements an FTXUI text based user interface |
| Cfdsd::fc::KitListWindow::KitListMenu | Defines the application's menu layout |
| CKitParser | Loads a kitlist from the file system |
| CModel | Maintains the data model |
| Cfdsd::ftxui::SelectCategory | An element used in lists for selecting categories |
| CwxApp | |
| CKitListGui | Implements a GUI front-end for the application using wxWidgets |
| CwxDialog | |
| CItemDialog | A dialog for editing or creating an Item |
| CwxFrame | |
| CMyFrame | Implements the main frame of the GUI |
| CwxSplitterWindow | |
| CMySplitterWindow | Implements the application's split window |
| CXmlWriter | Saves the Model in XML format to a file |