#include <addnewcontactdialog.h>
|
| Ui::AddNewContactDialog * | ui |
| |
| const char * | message = nullptr |
| |
Definition at line 14 of file addnewcontactdialog.h.
◆ AddNewContactDialog()
| AddNewContactDialog::AddNewContactDialog |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~AddNewContactDialog()
| AddNewContactDialog::~AddNewContactDialog |
( |
| ) |
|
◆ accept
| void AddNewContactDialog::accept |
( |
| ) |
|
|
overrideslot |
◆ getLabel()
| QString AddNewContactDialog::getLabel |
( |
| ) |
|
◆ setData()
| void AddNewContactDialog::setData |
( |
QString |
address, |
|
|
QString |
label |
|
) |
| |
◆ setTexts()
| void AddNewContactDialog::setTexts |
( |
QString |
title, |
|
|
const char * |
message = nullptr |
|
) |
| |
◆ showEvent()
| void AddNewContactDialog::showEvent |
( |
QShowEvent * |
event | ) |
|
|
override |
◆ message
| const char* AddNewContactDialog::message = nullptr |
|
private |
◆ res
| bool AddNewContactDialog::res = false |
◆ ui
| Ui::AddNewContactDialog* AddNewContactDialog::ui |
|
private |
The documentation for this class was generated from the following files: