25 #ifndef COMPONENTSCREATIONWIDGET_H
26 #define COMPONENTSCREATIONWIDGET_H
29 #include "ui_ComponentsCreationWidget.h"
33 #include <QStringList>
72 QStringList createdComponents;
73 QString createdComponentsString;
75 Ui::ComponentsCreationWidget ui;