1 #ifndef NEWMACHINEDIALOG_H
2 #define NEWMACHINEDIALOG_H
24 void loadSettings()
override;
26 void registerEvents()
override;
28 Ui::NewMachineDialog *ui;
A class template for widget containers.
Definition: base-container.h:7
Definition: new-machine-dialog.h:12
~NewMachineDialog()
Definition: new-machine-dialog.cpp:38
MachineSettings::MachineSet machine() const
Definition: new-machine-dialog.cpp:33
NewMachineDialog(QWidget *parent=nullptr)
Definition: new-machine-dialog.cpp:6
Definition: layer-list-item.h:7
Definition: machine-settings.h:16