|
Kitlist
A list manager for maintaining kit lists
|
#include "kitlist_base_app.hpp"#include <ftxui/component/component.hpp>#include <ftxui/dom/elements.hpp>#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | fdsd::ftxui::SelectCategory |
| An element used in lists for selecting categories. More... | |
| class | fdsd::ftxui::KitListFtxui |
| Implements an FTXUI text based user interface. More... | |
Namespaces | |
| namespace | fdsd::ftxui |
| A namespace for the FTXUI user interface. | |
| namespace | fdsd |