| all_items_text | KitListBaseApp | |
| associate_item_with_category(int32_t item_id, std::shared_ptr< Category > category) | KitListBaseApp | inline |
| category_entry_changed(const std::shared_ptr< Category > category) override | fdsd::ftxui::KitListFtxui | inlineprotectedvirtual |
| category_menu_entries | fdsd::ftxui::KitListFtxui | private |
| category_name | fdsd::ftxui::KitListFtxui | private |
| category_name_changed(const std::shared_ptr< Category > category) | KitListBaseApp | inlineprotectedvirtual |
| change_all_current_items_checked_states(Model::check_action action) const | KitListBaseApp | inline |
| change_checked_state(int32_t id, Model::check_action action) | KitListBaseApp | inlinevirtual |
| copy_category_container | fdsd::ftxui::KitListFtxui | private |
| copy_checked_items_to_categories(std::vector< int32_t > cids) const | KitListBaseApp | inline |
| copy_item_to_categories(int32_t item_id, std::vector< int32_t > cids) | KitListBaseApp | inline |
| copy_items_dialog() | fdsd::ftxui::KitListFtxui | private |
| copy_items_to_categories(std::vector< std::shared_ptr< Item > > &items, std::vector< std::shared_ptr< Category > > &categories) const | KitListBaseApp | inline |
| count_filter_items_for_current_selected_category() const | KitListBaseApp | inline |
| current_categories | fdsd::ftxui::KitListFtxui | private |
| DEFAULT_FILE_EXTENSION | KitListBaseApp | static |
| delete_all_current_checked_items() | KitListBaseApp | inline |
| delete_category(int32_t id) const | KitListBaseApp | inline |
| delete_item(int32_t id) const | KitListBaseApp | inline |
| do_refresh_select_category_list() | fdsd::ftxui::KitListFtxui | private |
| filename | KitListBaseApp | private |
| filter_items_for_current_selected_category() const | KitListBaseApp | inline |
| get_all_items() const | KitListBaseApp | inline |
| get_all_items_for_current_selected_category() const | KitListBaseApp | inline |
| get_categories() const | KitListBaseApp | inline |
| get_category(int32_t id) const | KitListBaseApp | inline |
| get_current_checked_item_count() const | KitListBaseApp | inline |
| get_filename() const | KitListBaseApp | inline |
| get_filter() const | KitListBaseApp | inline |
| get_item(int32_t id) const | KitListBaseApp | inline |
| get_selected_category() const | KitListBaseApp | inline |
| initialization_complete() | KitListBaseApp | inlinevirtual |
| initialized | KitListBaseApp | private |
| is_dirty() const | KitListBaseApp | inline |
| item_action_container | fdsd::ftxui::KitListFtxui | private |
| item_action_dialog() | fdsd::ftxui::KitListFtxui | private |
| item_checked | fdsd::ftxui::KitListFtxui | private |
| item_checked_changed(const std::shared_ptr< Item > item) | KitListBaseApp | inlineprotectedvirtual |
| item_entry_changed(const std::shared_ptr< Item > item) override | fdsd::ftxui::KitListFtxui | inlineprotectedvirtual |
| item_name | fdsd::ftxui::KitListFtxui | private |
| item_name_changed(const std::shared_ptr< Item > item) | KitListBaseApp | inlineprotectedvirtual |
| KitListBaseApp() | KitListBaseApp | |
| KitListFtxui() | fdsd::ftxui::KitListFtxui | inline |
| Layer enum name | fdsd::ftxui::KitListFtxui | private |
| layer | fdsd::ftxui::KitListFtxui | private |
| load_file(const std::string &filename) | KitListBaseApp | virtual |
| menu_selected_category | fdsd::ftxui::KitListFtxui | private |
| model | KitListBaseApp | private |
| model_state_changed(bool is_dirty) | KitListBaseApp | inlineprotectedvirtual |
| new_category(const std::string &name) const | KitListBaseApp | inline |
| new_category_component(std::function< void()> cancel, std::function< void()> create_item) | fdsd::ftxui::KitListFtxui | private |
| new_file() | KitListBaseApp | inline |
| new_item(const std::string &name, bool checked) const | KitListBaseApp | inline |
| new_item_component(std::function< void()> cancel, std::function< void()> create_item) | fdsd::ftxui::KitListFtxui | private |
| refresh_category_container | fdsd::ftxui::KitListFtxui | private |
| refresh_copy_item_category_container | fdsd::ftxui::KitListFtxui | private |
| refresh_select_category_list | fdsd::ftxui::KitListFtxui | private |
| remove_all_current_checked_items() | KitListBaseApp | inline |
| remove_item(int32_t id) const | KitListBaseApp | inline |
| remove_items(const std::vector< std::shared_ptr< Item > > &items) const | KitListBaseApp | inline |
| run(const std::string filename) | fdsd::ftxui::KitListFtxui | |
| save() | KitListBaseApp | inlinevirtual |
| save(std::string filename) | KitListBaseApp | inlinevirtual |
| select_category(int32_t id) | KitListBaseApp | inline |
| select_category_list() | fdsd::ftxui::KitListFtxui | private |
| selected_categories | fdsd::ftxui::KitListFtxui | private |
| selected_filter | fdsd::ftxui::KitListFtxui | private |
| set_category_name(const int32_t id, const std::string &name) | KitListBaseApp | inline |
| set_dirty(bool dirty=true) const | KitListBaseApp | inline |
| set_filename(const std::string &filename) | KitListBaseApp | inline |
| set_filter(Model::state_filter state) const | KitListBaseApp | inline |
| set_item_checked(const int32_t id, const bool state) | KitListBaseApp | inline |
| set_item_name(const int32_t id, const std::string &name) | KitListBaseApp | inline |
| show_save | fdsd::ftxui::KitListFtxui | private |
| sort() const | KitListBaseApp | inline |
| sort_categories() const | KitListBaseApp | inline |
| update_menu_state(bool is_dirty) | KitListBaseApp | inlineprotectedvirtual |
| ~KitListBaseApp() | KitListBaseApp | virtual |