kmsystemtray.h
KMSystemTray extends KSystemTray and handles system tray notification for KMail.
Definition kmsystemtray.h:42
TQString prettyName(KMFolder *)
Return the name of the folder in which the mail is deposited, prepended with the account name if the ...
Definition kmsystemtray.cpp:371
void foldersChanged()
Refreshes the list of folders we are monitoring.
Definition kmsystemtray.cpp:264
void mousePressEvent(TQMouseEvent *)
On left mouse click, switch focus to the first KMMainWidget.
Definition kmsystemtray.cpp:316
void showKMail()
Shows and raises the first KMMainWidget and switches to the appropriate virtual desktop.
Definition kmsystemtray.cpp:411