kmail
foldershortcutactionmanager.cpp
Go to the documentation of this file.
44 connect( this, SIGNAL(selectCollectionFolder(Akonadi::Collection)), mMainWidget, SLOT(slotSelectCollectionFolder(Akonadi::Collection)));
91 void FolderShortcutActionManager::slotRowsInserted( const QModelIndex &parent, int start, int end )
124 const QSharedPointer<FolderCollection> folderCollection( FolderCollection::forCollection( col, false ) );
void selectCollectionFolder(const Akonadi::Collection &col)
~FolderShortcutCommand()
Definition: foldershortcutactionmanager.cpp:48
void shortcutChanged(const Akonadi::Collection &collection)
Updates the shortcut action for this collection.
Definition: foldershortcutactionmanager.cpp:120
void createActions()
Definition: foldershortcutactionmanager.cpp:75
FolderShortcutActionManager(QWidget *parent, KActionCollection *actionCollection)
Definition: foldershortcutactionmanager.cpp:66
void setAction(QAction *)
Assign a KAction to the command which is used to trigger it.
Definition: foldershortcutactionmanager.cpp:60
FolderShortcutCommand(QWidget *mainwidget, const Akonadi::Collection &col)
Definition: foldershortcutactionmanager.cpp:37
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:51 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:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.