GOFIGURE2
0.9.0
|
#include <QWidget>
#include <QStackedWidget>
#include <QVBoxLayout>
#include <QComboBox>
#include <QHash>
#include "QGoAlgorithmsManagerWidget.h"
Go to the source code of this file.
Classes | |
class | QGoModesManagerWidget |
widget that manages the different modes for the TraceEditingWidget, has a combobox with the mode names and a corresponging stackedWidgets which display the right widget according to the mode selected in the combobox, has semiautomatic and automatic default modes More... | |