#include <QDialog>
#include <QGuiApplication>
#include <QHeaderView>
#include <QPushButton>
#include <QScreen>
#include <QTableWidget>
#include <QVBoxLayout>
Go to the source code of this file.
Classes | |
class | SLRTableDialog |
Dialog window for completing and submitting an SLR(1) parsing table. More... | |