ENH:add "sync filaments status" logic

jira: none
Change-Id: I7a74641e6d8e1d1d713d4d97af370a8c0a87f154
(cherry picked from commit abfa7261625dfd90ad276baf9afd66a3368303f1)
This commit is contained in:
zhou.xu
2025-01-20 09:51:34 +08:00
committed by Noisyfox
parent ecb94e119c
commit b2856b44b0
5 changed files with 90 additions and 40 deletions

View File

@@ -220,6 +220,8 @@ public:
#endif
std::vector<PlaterPresetComboBox*>& combos_filament();
void clear_combos_filament_badge();
void udpate_combos_filament_badge();
Search::OptionsSearcher& get_searcher();
std::string& get_search_line();
void update_printer_thumbnail();