14 PartPreview(
class IPool &pool,
bool show_goto =
true,
const std::string &instance =
"");
16 void load(
const class Part *part);
21 const class Part *part =
nullptr;
27 Gtk::Label *label_MPN =
nullptr;
28 Gtk::Label *label_manufacturer =
nullptr;
29 Gtk::Label *label_value =
nullptr;
30 Gtk::Label *label_description =
nullptr;
31 Gtk::Label *label_datasheet =
nullptr;
32 Gtk::Label *label_entity =
nullptr;
33 Gtk::Box *box_orderable_MPNs =
nullptr;
34 Gtk::Label *label_orderable_MPNs_title =
nullptr;
36 void handle_package_sel();
37 std::optional<PanedStateStore> state_store;