#include <EditProfilesDialog.h>
◆ EditProfilesDialog()
| EditProfilesDialog::EditProfilesDialog |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~EditProfilesDialog()
| EditProfilesDialog::~EditProfilesDialog |
( |
| ) |
|
◆ avatarReady
| void EditProfilesDialog::avatarReady |
( |
| ) |
|
|
privateslot |
◆ enableDoubleClock()
| void EditProfilesDialog::enableDoubleClock |
( |
bool |
f | ) |
|
◆ exec
| int EditProfilesDialog::exec |
( |
Item const & |
select | ) |
|
|
slot |
◆ loadXML()
| bool EditProfilesDialog::loadXML |
( |
const QString & |
path | ) |
|
◆ on_lineEdit_mail_textChanged
| void EditProfilesDialog::on_lineEdit_mail_textChanged |
( |
const QString & |
text | ) |
|
|
privateslot |
メールアドレスが編集されたとき
- Parameters
-
◆ on_lineEdit_name_textChanged
| void EditProfilesDialog::on_lineEdit_name_textChanged |
( |
const QString & |
text | ) |
|
|
privateslot |
◆ on_pushButton_add_clicked
| void EditProfilesDialog::on_pushButton_add_clicked |
( |
| ) |
|
|
privateslot |
◆ on_pushButton_delete_clicked
| void EditProfilesDialog::on_pushButton_delete_clicked |
( |
| ) |
|
|
privateslot |
◆ on_pushButton_down_clicked
| void EditProfilesDialog::on_pushButton_down_clicked |
( |
| ) |
|
|
privateslot |
◆ on_pushButton_get_icon_from_network_clicked
| void EditProfilesDialog::on_pushButton_get_icon_from_network_clicked |
( |
| ) |
|
|
privateslot |
◆ on_pushButton_up_clicked
| void EditProfilesDialog::on_pushButton_up_clicked |
( |
| ) |
|
|
privateslot |
◆ on_tableWidget_currentItemChanged
| void EditProfilesDialog::on_tableWidget_currentItemChanged |
( |
QTableWidgetItem * |
current, |
|
|
QTableWidgetItem * |
previous |
|
) |
| |
|
privateslot |
◆ on_tableWidget_itemChanged
| void EditProfilesDialog::on_tableWidget_itemChanged |
( |
QTableWidgetItem * |
item | ) |
|
|
privateslot |
◆ on_tableWidget_itemDoubleClicked
| void EditProfilesDialog::on_tableWidget_itemDoubleClicked |
( |
QTableWidgetItem * |
item | ) |
|
|
privateslot |
◆ resetTableWidget()
| void EditProfilesDialog::resetTableWidget |
( |
| ) |
|
|
private |
◆ saveXML()
| bool EditProfilesDialog::saveXML |
( |
const QString & |
path | ) |
const |
◆ selectedItem()
◆ updateAvatar()
| void EditProfilesDialog::updateAvatar |
( |
const QString & |
email, |
|
|
bool |
request |
|
) |
| |
|
private |
◆ updateTableWidget()
| void EditProfilesDialog::updateTableWidget |
( |
const Item & |
select | ) |
|
|
private |
list_ の内容をテーブルウィジェットへ反映する
◆ updateUI()
| void EditProfilesDialog::updateUI |
( |
| ) |
|
|
private |
◆ current_email_
| QString EditProfilesDialog::current_email_ |
|
private |
◆ enable_double_click_
| bool EditProfilesDialog::enable_double_click_ = true |
|
private |
◆ list_
| std::vector<Item> EditProfilesDialog::list_ |
|
private |
◆ ui
| Ui::EditProfilesDialog* EditProfilesDialog::ui |
|
private |
The documentation for this class was generated from the following files: