#include "elst.h"
#include "scrollview.h"
#include "varable.h"
#include "tesseractclass.h"
Go to the source code of this file.
Classes | |
class | VariableContent |
class | VariablesEditor |
Enumerations | |
enum | VarType { VT_INTEGER, VT_BOOLEAN, VT_STRING, VT_DOUBLE } |
The variables editor is used to edit all the variables used within tesseract from the ui.
enum VarType |