kmail

FolderShortcutCommand Class Reference

#include <kmcommands.h>

Inheritance diagram for FolderShortcutCommand:

List of all members.


Public Slots

void setAction (KAction *)
void start ()

Public Member Functions

 FolderShortcutCommand (KMMainWidget *mainwidget, KMFolder *folder)
 ~FolderShortcutCommand ()

Detailed Description

Definition at line 687 of file kmcommands.h.


Constructor & Destructor Documentation

FolderShortcutCommand::FolderShortcutCommand ( KMMainWidget mainwidget,
KMFolder folder 
)

Definition at line 1763 of file kmcommands.cpp.

FolderShortcutCommand::~FolderShortcutCommand (  ) 

Definition at line 1770 of file kmcommands.cpp.


Member Function Documentation

void FolderShortcutCommand::setAction ( KAction *  action  )  [slot]

Assign a KActio to the command which is used to trigger it.

This action will be deleted along with the command, so you don't need to keep track of it separately.

Definition at line 1781 of file kmcommands.cpp.

void FolderShortcutCommand::start (  )  [slot]

Definition at line 1776 of file kmcommands.cpp.


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