A widget that can be used to edit a script. More...
#include "../../../vm/core/VirtualMachine.h"#include "../Config.h"#include <Qsci/qsciscintilla.h>#include <QTextEdit>#include <QWidget>Go to the source code of this file.
Classes | |
| class | te::qt::widgets::ScriptWidget |
| A widget that can be used to edit a script. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::qt | |
| Namespace for the Qt module of TerraLib. | |
| te::qt::widgets | |
| Namespace for the Qt Widgets module of TerraLib. | |
A widget that can be used to edit a script.
Definition in file ScriptWidget.h.