#include <OptionsWidget_identity.h>
AvatarDownloadDialog::AvatarDownloadDialog |
( |
QWidget * |
par, |
|
|
const QString & |
szUrl |
|
) |
| |
AvatarDownloadDialog::~AvatarDownloadDialog |
( |
| ) |
|
void AvatarDownloadDialog::cancelClicked |
( |
| ) |
|
|
protectedslot |
void AvatarDownloadDialog::closeEvent |
( |
QCloseEvent * |
e | ) |
|
|
protectedvirtual |
void AvatarDownloadDialog::downloadMessage |
( |
const QString & |
szMsg | ) |
|
|
protectedslot |
void AvatarDownloadDialog::downloadTerminated |
( |
bool |
bSuccess | ) |
|
|
protectedslot |
const QString& AvatarDownloadDialog::errorMessage |
( |
| ) |
|
|
inlineprotected |
const QString& AvatarDownloadDialog::localFileName |
( |
| ) |
|
|
inlineprotected |
void AvatarDownloadDialog::startDownload |
( |
| ) |
|
|
protectedslot |
References __tr2qs_ctx(), KviApplication::Avatars, connect(), downloadMessage(), downloadTerminated(), g_pApp, g_pIconManager, KviHttpRequest::get(), KviApplication::getLocalKvircDirectory(), m_pRequest, m_szErrorMessage, m_szLocalFileName, m_szUrl, KviHttpRequest::RenameExisting, KviHttpRequest::setExistingFileAction(), KviHttpRequest::StoreToFile, and KviIconManager::urlToCachedFileName().
Referenced by AvatarDownloadDialog().
QLabel* AvatarDownloadDialog::m_pOutput |
|
protected |
QString AvatarDownloadDialog::m_szErrorMessage |
|
protected |
QString AvatarDownloadDialog::m_szLocalFileName |
|
protected |
QString AvatarDownloadDialog::m_szUrl |
|
protected |
The documentation for this class was generated from the following files: