KMMenuCommand Class Reference
Returns a popupmenu containing a hierarchy of folder names. More...
#include <kmcommands.h>
Static Public Member Functions | |
void | folderToPopupMenu (bool move, QObject *receiver, KMMenuToFolder *aMenuToFolder, QPopupMenu *menu) |
void | makeFolderMenu (KMFolderNode *item, bool move, QObject *receiver, KMMenuToFolder *aMenuToFolder, QPopupMenu *menu) |
Detailed Description
Returns a popupmenu containing a hierarchy of folder names.Each item in the popupmenu is connected to a slot, if move is TRUE this slot will cause all selected messages to be moved into the given folder, otherwise messages will be copied. Am empty KMMenuToFolder must be passed in.
Definition at line 609 of file kmcommands.h.
The documentation for this class was generated from the following files: