AccountUpdater Class Reference
#include <configuredialog.h>
Inherits TQObject.
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 80 of file configuredialog.h.
Constructor & Destructor Documentation
◆ AccountUpdater()
AccountUpdater::AccountUpdater | ( | KMail::ImapAccountBase * | account | ) |
Definition at line 5169 of file configuredialog.cpp.
Member Function Documentation
◆ namespacesFetched
|
slot |
Definition at line 5182 of file configuredialog.cpp.
◆ update()
void AccountUpdater::update | ( | ) |
Definition at line 5175 of file configuredialog.cpp.
The documentation for this class was generated from the following files: