18 #include <QVBoxLayout>
23 : QWidget(parent), m_splitter(new QSplitter)
27 auto layout =
new QVBoxLayout(
this);
28 layout->setContentsMargins(0, 0, 0, 0);
42 bar->setWidget(widget, title);
46 widget->setVisible(
false);
Horizontal collapsible bar, part of CollapsibleListWidget.
materialitems.h Collection of materials to populate MaterialModel.