| MsgCreateDBView |
|
|
| onActiveCreatedView |
|
|
| onActiveMessagesLoaded |
|
The active messages in the folder have been loaded |
| onCreatedView |
|
A folder view has been created, but not yet shown. If custom column handlers need to do something, this is likely the event you are looking for. |
| onDestroyingView |
|
The current folder view is being destroyed. |
| onDisplayingFolder |
|
A folder gets displayed |
| onFolderLoading |
|
A folder is being loaded |
| onLeavingFolder |
|
A folder is being unloaded, includes deletion |
| onLoadingFolder |
|
A folder is being loaded |
| onMakeActive |
|
A FolderDisplayWidget becomes active |
| onMessageCountsChanged |
|
The counts of the messages changed |
| onMessagesLoaded |
|
The messages in the folder have been loaded |
| onMessagesRemovalFailed |
|
Removing some messages from the current folder failed |
| onMessagesRemoved |
|
Some messages of the current message list have been removed |
| onSearching |
|
A folder view derived from a search is being loaded, e.g. saved searches, virtual folders, a quicksearch |
| onSortChanged |
|
The sort method in the messages list has been changed |