kmail
AccountUpdater Class Reference
DImap accounts need to be updated after just being created to show the folders it has. More...
#include <configuredialog.h>
Inheritance diagram for AccountUpdater:
Public Slots | |
void | namespacesFetched () |
Public Member Functions | |
AccountUpdater (KMail::ImapAccountBase *account) | |
void | update () |
Detailed Description
DImap accounts need to be updated after just being created to show the folders it has.This has to be done a-synchronically due to the nature of the account, so this object takes care of that.
Definition at line 78 of file configuredialog.h.
Constructor & Destructor Documentation
AccountUpdater::AccountUpdater | ( | KMail::ImapAccountBase * | account | ) |
Definition at line 5041 of file configuredialog.cpp.
Member Function Documentation
void AccountUpdater::namespacesFetched | ( | ) | [slot] |
Definition at line 5054 of file configuredialog.cpp.
void AccountUpdater::update | ( | ) |
Definition at line 5047 of file configuredialog.cpp.
The documentation for this class was generated from the following files: