18 #include <QResizeEvent>
19 #include <QStackedWidget>
24 setWindowTitle(
"Python Script");
25 setObjectName(
"ScriptPanel");
Defines class SampleDesigner.
Frame for widgets with tool bar on top and collapse/expand button functionality.
QStackedWidget * m_stackedWidget
void setContentVisible(bool editor_status, bool dock_notify=false)
InfoPanelToolBar * m_toolBar
Main model to hold sample items.
void setInstrumentModel(InstrumentModel *instrumentModel)
PySampleWidget * m_pySampleWidget
ScriptPanel(QWidget *parent=nullptr)
void setSampleModel(SampleModel *sampleModel)