#include <QDialog>#include <QGuiApplication>#include <QHeaderView>#include <QList>#include <QPair>#include <QPushButton>#include <QScreen>#include <QTableWidget>#include <QVBoxLayout>

Go to the source code of this file.
Classes | |
| class | LLTableDialog |
| Dialog for filling and submitting an LL(1) parsing table. More... | |