#include <QDialog>
#include <QLabel>
#include <QListWidget>
#include <QAbstractButton>
#include <unordered_set>
#include "ui_dialog_with_itemlist.h"
Go to the source code of this file.