KMMenuCommand Class Reference
Returns a popupmenu containing a hierarchy of folder names. More...
#include <kmcommands.h>
Inherits KMCommand.
Inherited by KMCopyCommand, and KMMoveCommand.
Static Public Member Functions
- static void folderToPopupMenu (bool move, QObject *receiver, KMMenuToFolder *aMenuToFolder, QPopupMenu *menu)
- static 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
- See also:
- KMMenuToFolder must be passed in.
The documentation for this class was generated from the following file:
- kmcommands.h