kmail
KMMainWidget Class Reference
List of all members.Detailed Description
Definition at line 75 of file kmmainwidget.h.
Member Function Documentation
void KMMainWidget::clearFilterActions | ( | ) | [slot] |
KConfig* KMMainWidget::config | ( | ) | [protected] |
- Returns:
- the correct config dialog depending on whether the parent of the mainWidget is a KPart or a KMMainWindow. When dealing with geometries, use this pointer
void KMMainWidget::copySelectedToFolder | ( | int | menuId | ) | [protected, virtual, slot] |
Copy selected messages to folder with corresponding to given menuid.
Definition at line 2926 of file kmmainwidget.cpp.
void KMMainWidget::folderSelected | ( | ) | [slot] |
void KMMainWidget::folderSelected | ( | KMFolder * | , | |
bool | forceJumpToUnread = false | |||
) | [slot] |
Select the given folder If the folder is 0 the intro is shown.
Definition at line 1758 of file kmmainwidget.cpp.
void KMMainWidget::folderSelectedUnread | ( | KMFolder * | ) | [slot] |
Select the folder and jump to the next unread msg.
Definition at line 1741 of file kmmainwidget.cpp.
void KMMainWidget::initializeFolderShortcutActions | ( | ) | [slot] |
void KMMainWidget::initializeIMAPActions | ( | ) | [inline, slot] |
static const QValueList<KMMainWidget*>* KMMainWidget::mainWidgetList | ( | ) | [inline, static] |
Returns a list of all KMMainWidgets.
Warning, the list itself can be 0.
- Returns:
- the list of all main widgets, or 0 if it is not yet initialized
Definition at line 151 of file kmmainwidget.h.
KMReaderWin* KMMainWidget::messageView | ( | void | ) | const [inline] |
void KMMainWidget::moveSelectedToFolder | ( | int | menuId | ) | [protected, virtual, slot] |
Move selected messages to folder with corresponding to given menuid.
Definition at line 2918 of file kmmainwidget.cpp.
void KMMainWidget::readConfig | ( | void | ) | [virtual] |
Read configuration options after widgets are created.
unread / total columns as we have some dependencies in this widget it's better to manage these here
Definition at line 286 of file kmmainwidget.cpp.
void KMMainWidget::readFolderConfig | ( | void | ) | [virtual] |
void KMMainWidget::readPreConfig | ( | void | ) | [virtual] |
Read configuration options before widgets are created.
Definition at line 244 of file kmmainwidget.cpp.
void KMMainWidget::setAccelsEnabled | ( | bool | enabled = true |
) |
Enable or disable the global accelerators.
This is useful for keyboard navigation inside child widgets like combo boxes.
Definition at line 3543 of file kmmainwidget.cpp.
bool KMMainWidget::shortcutIsValid | ( | const KShortcut & | ) | const |
Checks a shortcut against the actioncollection and returns whether it is already used and therefor not valid or not.
Definition at line 3423 of file kmmainwidget.cpp.
void KMMainWidget::showOfflinePage | ( | ) | [protected, slot] |
Show a message screen explaining that we are currently offline, when an online folder is selected.
Definition at line 1880 of file kmmainwidget.cpp.
void KMMainWidget::slotChangeCaption | ( | QListViewItem * | ) | [protected, slot] |
void KMMainWidget::slotCheckMail | ( | ) | [slot] |
void KMMainWidget::slotDisplayCurrentMessage | ( | ) | [protected, slot] |
void KMMainWidget::slotEditNotifications | ( | ) | [protected, slot] |
void KMMainWidget::slotFolderRemoved | ( | KMFolder * | folder | ) | [protected, slot] |
Remove the shortcut actions associated with a folder.
Definition at line 3386 of file kmmainwidget.cpp.
void KMMainWidget::slotFolderTreeColumnsChanged | ( | ) | [slot] |
void KMMainWidget::slotNextMessage | ( | ) | [protected, slot] |
void KMMainWidget::slotReplyToMsg | ( | ) | [protected, slot] |
void KMMainWidget::slotSelectFolder | ( | KMFolder * | ) | [slot] |
Change the current folder, select a message in the current folder.
Definition at line 1925 of file kmmainwidget.cpp.
void KMMainWidget::slotShortcutChanged | ( | KMFolder * | folder | ) | [slot] |
void KMMainWidget::slotShowBusySplash | ( | ) | [protected, slot] |
Show a splash screen for the longer-lasting operation.
Definition at line 1869 of file kmmainwidget.cpp.
void KMMainWidget::slotShowTip | ( | ) | [protected, slot] |
void KMMainWidget::slotSubscriptionDialog | ( | ) | [slot] |
void KMMainWidget::slotToggleShowQuickSearch | ( | ) | [protected, slot] |
void KMMainWidget::slotUpdateUndo | ( | ) | [protected, slot] |
void KMMainWidget::startUpdateMessageActionsTimer | ( | ) | [slot] |
void KMMainWidget::updateFolderMenu | ( | ) | [protected, slot] |
Update html and threaded messages preferences in Folder menu.
Definition at line 3088 of file kmmainwidget.cpp.
void KMMainWidget::updateMarkAsReadAction | ( | ) | [protected, slot] |
Enable or disable the "mark all as read" action.
Needs to happen more often the the other updates and is therefor in its own method.
Definition at line 3082 of file kmmainwidget.cpp.
void KMMainWidget::updateMessageActions | ( | ) | [slot] |
void KMMainWidget::updateMessageMenu | ( | ) | [slot] |
void KMMainWidget::writeConfig | ( | void | ) | [virtual] |
void KMMainWidget::writeFolderConfig | ( | void | ) | [virtual] |
The documentation for this class was generated from the following files: