A widget that can be used to show and control he execution of a script. More...
#include "../../../common/StringUtils.h"#include "LexerFactory.h"#include "ScriptWidget.h"#include <boost/filesystem.hpp>#include <boost/format.hpp>#include <QtCore/QFile>#include <QtCore/QTextStream>#include <QtGui/QApplication>#include <QtGui/QFileDialog>#include <QtGui/QMessageBox>#include <QtGui/QVBoxLayout>#include <Qsci/qsciscintilla.h>Go to the source code of this file.
A widget that can be used to show and control he execution of a script.
Definition in file ScriptWidget.cpp.