kmail
KMMainWidget Class Reference
List of all members.Detailed Description
Definition at line 82 of file kmmainwidget.h.
Member Function Documentation
void KMMainWidget::readPreConfig | ( | void | ) | [virtual] |
Read configuration options before widgets are created.
Definition at line 287 of file kmmainwidget.cpp.
void KMMainWidget::readFolderConfig | ( | void | ) | [virtual] |
void KMMainWidget::writeFolderConfig | ( | void | ) | [virtual] |
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 334 of file kmmainwidget.cpp.
void KMMainWidget::writeConfig | ( | void | ) | [virtual] |
KMReaderWin* KMMainWidget::messageView | ( | void | ) | const [inline] |
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 158 of file kmmainwidget.h.
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 3742 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 3895 of file kmmainwidget.cpp.
void KMMainWidget::setupForwardingActionsList | ( | ) |
void KMMainWidget::slotCheckMail | ( | ) | [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 1947 of file kmmainwidget.cpp.
void KMMainWidget::folderSelected | ( | ) | [slot] |
void KMMainWidget::folderSelectedUnread | ( | KMFolder * | ) | [slot] |
Select the folder and jump to the next unread msg.
Definition at line 1930 of file kmmainwidget.cpp.
void KMMainWidget::slotSelectFolder | ( | KMFolder * | ) | [slot] |
Change the current folder, select a message in the current folder.
Definition at line 2116 of file kmmainwidget.cpp.
void KMMainWidget::updateMessageMenu | ( | ) | [slot] |
void KMMainWidget::startUpdateMessageActionsTimer | ( | ) | [slot] |
void KMMainWidget::updateMessageActions | ( | ) | [slot] |
void KMMainWidget::slotSubscriptionDialog | ( | ) | [slot] |
void KMMainWidget::slotLocalSubscriptionDialog | ( | ) | [slot] |
Launch dialog for local (client side) subscription configuration.
Definition at line 3822 of file kmmainwidget.cpp.
void KMMainWidget::slotFolderTreeColumnsChanged | ( | ) | [slot] |
void KMMainWidget::clearFilterActions | ( | ) | [slot] |
void KMMainWidget::initializeIMAPActions | ( | ) | [inline, slot] |
void KMMainWidget::initializeFolderShortcutActions | ( | ) | [slot] |
void KMMainWidget::slotShortcutChanged | ( | KMFolder * | folder | ) | [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::slotShowTip | ( | ) | [protected, slot] |
void KMMainWidget::slotNextMessage | ( | ) | [protected, slot] |
void KMMainWidget::slotDisplayCurrentMessage | ( | ) | [protected, slot] |
void KMMainWidget::slotUpdateUndo | ( | ) | [protected, slot] |
void KMMainWidget::moveSelectedToFolder | ( | int | menuId | ) | [protected, virtual, slot] |
Move selected messages to folder with corresponding to given menuid.
Definition at line 3244 of file kmmainwidget.cpp.
void KMMainWidget::copySelectedToFolder | ( | int | menuId | ) | [protected, virtual, slot] |
Copy selected messages to folder with corresponding to given menuid.
Definition at line 3252 of file kmmainwidget.cpp.
void KMMainWidget::updateFolderMenu | ( | ) | [protected, slot] |
Update html and threaded messages preferences in Folder menu.
Definition at line 3404 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 3398 of file kmmainwidget.cpp.
void KMMainWidget::slotToggleShowQuickSearch | ( | ) | [protected, slot] |
void KMMainWidget::slotEditNotifications | ( | ) | [protected, slot] |
void KMMainWidget::slotChangeCaption | ( | QListViewItem * | ) | [protected, slot] |
void KMMainWidget::slotFolderRemoved | ( | KMFolder * | folder | ) | [protected, slot] |
Remove the shortcut actions associated with a folder.
Definition at line 3705 of file kmmainwidget.cpp.
void KMMainWidget::slotShowBusySplash | ( | ) | [protected, slot] |
Show a splash screen for the longer-lasting operation.
Definition at line 2058 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 2069 of file kmmainwidget.cpp.
The documentation for this class was generated from the following files: