#include <user_info_box.h>
◆ UserInfoBox()
| UserInfoBox::UserInfoBox |
( |
AbstractClient * | _client, |
|
|
bool | editable, |
|
|
QWidget * | parent = nullptr, |
|
|
Qt::WindowFlags | flags = {} ) |
◆ actAvatar
| void UserInfoBox::actAvatar |
( |
| ) |
|
|
privateslot |
◆ actEdit
| void UserInfoBox::actEdit |
( |
| ) |
|
|
privateslot |
◆ actEditInternal
| void UserInfoBox::actEditInternal |
( |
const Response & | r | ) |
|
|
privateslot |
◆ actPassword
| void UserInfoBox::actPassword |
( |
| ) |
|
|
privateslot |
◆ changePassword()
| void UserInfoBox::changePassword |
( |
const QString & | oldPassword, |
|
|
const QString & | newPassword ) |
|
private |
◆ getAgeString()
| QString UserInfoBox::getAgeString |
( |
int | ageSeconds | ) |
|
|
staticprivate |
◆ getDaysAndYearsBetween()
| QPair< int, int > UserInfoBox::getDaysAndYearsBetween |
( |
const QDate & | then, |
|
|
const QDate & | now ) |
|
inlinestatic |
◆ processAvatarResponse
| void UserInfoBox::processAvatarResponse |
( |
const Response & | r | ) |
|
|
privateslot |
◆ processEditResponse
| void UserInfoBox::processEditResponse |
( |
const Response & | r | ) |
|
|
privateslot |
◆ processPasswordResponse
| void UserInfoBox::processPasswordResponse |
( |
const Response & | r | ) |
|
|
privateslot |
◆ processResponse
| void UserInfoBox::processResponse |
( |
const Response & | r | ) |
|
|
privateslot |
◆ resizeEvent()
| void UserInfoBox::resizeEvent |
( |
QResizeEvent * | event | ) |
|
|
overrideprivate |
◆ retranslateUi()
| void UserInfoBox::retranslateUi |
( |
| ) |
|
◆ updateInfo [1/2]
| void UserInfoBox::updateInfo |
( |
const QString & | userName | ) |
|
|
slot |
◆ updateInfo [2/2]
| void UserInfoBox::updateInfo |
( |
const ServerInfo_User & | user | ) |
|
|
slot |
◆ accountAgeLabel1
| QLabel UserInfoBox::accountAgeLabel1 |
|
private |
◆ accountAgeLabel2
| QLabel UserInfoBox::accountAgeLabel2 |
|
private |
◆ avatarButton
| QPushButton UserInfoBox::avatarButton |
|
private |
◆ avatarPic
| QLabel UserInfoBox::avatarPic |
|
private |
◆ avatarPixmap
| QPixmap UserInfoBox::avatarPixmap |
|
private |
◆ client
◆ countryLabel1
| QLabel UserInfoBox::countryLabel1 |
|
private |
◆ countryLabel2
| QLabel UserInfoBox::countryLabel2 |
|
private |
◆ countryLabel3
| QLabel UserInfoBox::countryLabel3 |
|
private |
◆ currentUserInfo
| const ServerInfo_User* UserInfoBox::currentUserInfo |
|
private |
◆ editable
| bool UserInfoBox::editable |
|
private |
◆ editButton
| QPushButton UserInfoBox::editButton |
|
private |
◆ hasAvatar
| bool UserInfoBox::hasAvatar |
|
private |
◆ nameLabel
| QLabel UserInfoBox::nameLabel |
|
private |
◆ passwordButton
| QPushButton UserInfoBox::passwordButton |
|
private |
◆ realNameLabel1
| QLabel UserInfoBox::realNameLabel1 |
|
private |
◆ realNameLabel2
| QLabel UserInfoBox::realNameLabel2 |
|
private |
◆ userLevelIcon
| QLabel UserInfoBox::userLevelIcon |
|
private |
◆ userLevelLabel1
| QLabel UserInfoBox::userLevelLabel1 |
|
private |
◆ userLevelLabel2
| QLabel UserInfoBox::userLevelLabel2 |
|
private |
The documentation for this class was generated from the following files: