#include "basewidget.h"
#include "config.h"
#include <QTextEdit>
#include <QLineEdit>
#include <QProcess>
#include <QTime>
#include <QTimer>
#include <QCheckBox>
Go to the source code of this file.
Classes | |
class | Dynamic_help |
If you write a command in Terminal's command line, DynamicHelp shows help of commands. More... |