7 ImpSymbol(
const std::string &symbol_filename,
const std::string &pool_path);
10 void construct()
override;
12 ActionCatalogItem::Availability get_editor_type_for_action()
const 14 return ActionCatalogItem::AVAILABLE_IN_SYMBOL;
18 void canvas_update()
override;
21 Gtk::Entry *name_entry =
nullptr;
Definition: imp_symbol.hpp:5
Definition: core_symbol.hpp:10
Definition: symbol_preview_window.hpp:8