GOFIGURE2
0.9.0
|
#include <QWidget>
#include <QStackedWidget>
#include <QStackedLayout>
#include <QVBoxLayout>
#include <QFormLayout>
#include <QLabel>
#include <QComboBox>
#include <QCheckBox>
#include <QHash>
#include "QGoAlgorithmWidget.h"
Go to the source code of this file.
Classes | |
class | QGoAlgorithmsManagerWidget |
manages all the algorithms widget for a same mode, has a combobox with the name of the methods which display a different QGoAlgorithmWidget depending on the method selected in the combobox More... | |