kmail

KMMenuCommand Class Reference

#include <kmcommands.h>

Inherits KMCommand.

Inherited by KMCopyCommand, and KMMoveCommand.

Static Public Member Functions

static void folderToPopupMenu (bool move, TQObject *receiver, KMMenuToFolder *aMenuToFolder, TQPopupMenu *menu)
 
static void makeFolderMenu (KMFolderNode *item, bool move, TQObject *receiver, KMMenuToFolder *aMenuToFolder, TQPopupMenu *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 770 of file kmcommands.h.


The documentation for this class was generated from the following files: