kmobiletools
KMobileTools::Ifaces::ActionProvider Class Reference
#include <actionprovider.h>
Inheritance diagram for KMobileTools::Ifaces::ActionProvider:

Detailed Description
This interface provides an action collection which can be used by a service to provide custom actions for the toolbar.
Definition at line 40 of file actionprovider.h.
Public Member Functions | |
| virtual QList< QAction * > | actionList () const =0 |
| virtual | ~ActionProvider () |
Constructor & Destructor Documentation
| KMobileTools::Ifaces::ActionProvider::~ActionProvider | ( | ) | [virtual] |
Definition at line 26 of file actionprovider.cpp.
Member Function Documentation
Returns a list of actions to add to the main part.
- Returns:
- a list of actions
Implemented in Addressbook.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference