19#ifndef ZXWIDGET_MENUBAR
20#define ZXWIDGET_MENUBAR
48 const LabelTree & menuses,
bool extend =
true,
49 const std::string & tooltiptext =
"",
74 const char *
className(
void)
const noexcept {
return(
"MenuBarWidget"); }
83 const size_t origtreesize_;
84 std::vector<LabelList::Indexes> indexmaps_;
85 std::vector<ComboBoxWidget *> barelems_;
A tree of labels based on LabelList.
The main namespace of the library, that spans across all the zx modules.