18 #include <QVBoxLayout>
25 auto layout =
new QVBoxLayout(
this);
27 layout->setContentsMargins(0, 5, 5, 5);
Widget to show scientific figure with multiple 1D graphs.
void setItem(GraphViewportItem *viewport_item)
void setViewportToContent(double left, double top, double right, double bottom)
Holds a collection of GraphItem's for simultaneous plotting, as well as all information related to pl...
materialitems.h Collection of materials to populate MaterialModel.
Based on Qt example "codeeditor" Copyright (C) 2016 The Qt Company Ltd.