kmail
KMail::FolderShortcutCommand Class Reference
#include <foldershortcutactionmanager.h>
Inheritance diagram for KMail::FolderShortcutCommand:
Public Slots | |
void | setAction (QAction *) |
void | start () |
Signals | |
void | selectCollectionFolder (const Akonadi::Collection &col) |
Public Member Functions | |
FolderShortcutCommand (QWidget *mainwidget, const Akonadi::Collection &col) | |
~FolderShortcutCommand () | |
Detailed Description
Definition at line 37 of file foldershortcutactionmanager.h.
Constructor & Destructor Documentation
FolderShortcutCommand::FolderShortcutCommand | ( | QWidget * | mainwidget, |
const Akonadi::Collection & | col | ||
) |
Definition at line 37 of file foldershortcutactionmanager.cpp.
FolderShortcutCommand::~FolderShortcutCommand | ( | ) |
Definition at line 48 of file foldershortcutactionmanager.cpp.
Member Function Documentation
|
signal |
|
slot |
Assign a KAction 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 60 of file foldershortcutactionmanager.cpp.
|
slot |
Definition at line 55 of file foldershortcutactionmanager.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.