Applets
Kickoff::ContextMenuFactory Class Reference
#include <contextmenufactory.h>
Inheritance diagram for Kickoff::ContextMenuFactory:

Detailed Description
Definition at line 33 of file contextmenufactory.h.
Public Slots | |
| void | showContextMenu (QAbstractItemView *view, const QPoint &pos) |
Public Member Functions | |
| ContextMenuFactory (QObject *parent=0) | |
| void | setApplet (Plasma::Applet *applet) |
| void | setViewActions (QAbstractItemView *view, const QList< QAction * > &actions) |
| QList< QAction * > | viewActions (QAbstractItemView *view) const |
| ~ContextMenuFactory () | |
Constructor & Destructor Documentation
| ContextMenuFactory::ContextMenuFactory | ( | QObject * | parent = 0 |
) |
Definition at line 92 of file contextmenufactory.cpp.
| ContextMenuFactory::~ContextMenuFactory | ( | ) |
Definition at line 98 of file contextmenufactory.cpp.
Member Function Documentation
| void ContextMenuFactory::setApplet | ( | Plasma::Applet * | applet | ) |
Definition at line 248 of file contextmenufactory.cpp.
| void ContextMenuFactory::setViewActions | ( | QAbstractItemView * | view, | |
| const QList< QAction * > & | actions | |||
| ) |
Definition at line 235 of file contextmenufactory.cpp.
| void ContextMenuFactory::showContextMenu | ( | QAbstractItemView * | view, | |
| const QPoint & | pos | |||
| ) | [slot] |
Definition at line 103 of file contextmenufactory.cpp.
| QList< QAction * > ContextMenuFactory::viewActions | ( | QAbstractItemView * | view | ) | const |
Definition at line 243 of file contextmenufactory.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference