#include <QVBoxLayout>
#include <QWidget>
#include <vector>
#include "EditableExpression.h"
#include "ExprControl.h"
Go to the source code of this file.