|
LibreCAD
|
#include <QDockWidget>#include <QMdiArea>#include <QMdiSubWindow>#include <QFileDialog>#include <QTextStream>#include "cadmdichild.h"#include "clicommand.h"

Go to the source code of this file.
Classes | |
| class | LuaScript |
| Widget that allows to enter and run Lua code. This widget runs the code on the selected window in CadMdiChild and display the output in the command line. More... | |
Namespaces | |
| Ui | |