#include <user_list_widget.h>
◆ WarningDialog()
| WarningDialog::WarningDialog |
( |
const QString | userName, |
|
|
const QString | clientID, |
|
|
QWidget * | parent = nullptr ) |
◆ addWarningOption()
| void WarningDialog::addWarningOption |
( |
const QString | warning | ) |
|
◆ getDeleteMessages()
| int WarningDialog::getDeleteMessages |
( |
| ) |
const |
|
nodiscard |
◆ getName()
| QString WarningDialog::getName |
( |
| ) |
const |
|
nodiscard |
◆ getReason()
| QString WarningDialog::getReason |
( |
| ) |
const |
|
nodiscard |
◆ getWarnID()
| QString WarningDialog::getWarnID |
( |
| ) |
const |
|
nodiscard |
◆ okClicked
| void WarningDialog::okClicked |
( |
| ) |
|
|
privateslot |
◆ deleteMessages
| QCheckBox* WarningDialog::deleteMessages |
|
private |
◆ descriptionLabel
| QLabel* WarningDialog::descriptionLabel |
|
private |
◆ nameWarning
| QLineEdit* WarningDialog::nameWarning |
|
private |
◆ warnClientID
| QLineEdit* WarningDialog::warnClientID |
|
private |
◆ warningOption
| QComboBox* WarningDialog::warningOption |
|
private |
The documentation for this class was generated from the following files: