#include <QWidget>#include <QFileSystemWatcher>#include "ui_sqleditor.h"#include "sqlparser/tosqlparse.h"


Go to the source code of this file.
Classes | |
| class | SqlEditor |
| Execute Query dialog. Simple SQL editor. It allows simple editing capabilities for user. There is a simple syntax highlighting (see SqlHighlighter class). More... | |
1.5.5