#include <QAbstractTableModel>
#include <QList>
#include <QDialog>
#include <QPair>
#include <QCheckBox>
#include <QDialogButtonBox>
Go to the source code of this file.