35 #ifndef __QGoAlgorithmsManagerWidget_h
36 #define __QGoAlgorithmsManagerWidget_h
39 #include <QStackedWidget>
40 #include <QStackedLayout>
41 #include <QVBoxLayout>
42 #include <QFormLayout>
63 std::vector<QString> iVectChannels = std::vector<QString>(),
65 bool iOnlyOneMethod =
false,
66 bool NeedApplyResetButton =
true);
144 void Initialize(std::vector<QString> iVectChannels = std::vector<QString>(),
146 bool NeedApplyResetButton =
true);