#include <dialog_with_itemlist.h>
|
static void | warning (const QString &message, std::unordered_set< std::string > list) |
|
|
Ui::DialogWithItemList * | ui |
|
Definition at line 16 of file dialog_with_itemlist.h.
DialogWithItemList::DialogWithItemList |
( |
QWidget * |
parent, |
|
|
QString |
title, |
|
|
QString |
text, |
|
|
std::unordered_set< std::string > |
list |
|
) |
| |
|
inlineexplicit |
DialogWithItemList::~DialogWithItemList |
( |
| ) |
|
|
inline |
void DialogWithItemList::on_buttonBox_clicked |
( |
QAbstractButton * |
button | ) |
|
|
inlineprivateslot |
static void DialogWithItemList::warning |
( |
const QString & |
message, |
|
|
std::unordered_set< std::string > |
list |
|
) |
| |
|
inlinestatic |
Ui::DialogWithItemList* DialogWithItemList::ui |
|
private |
The documentation for this class was generated from the following file: