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

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 () | |
Detailed Description
Definition at line 33 of file contextmenufactory.h.
Constructor & Destructor Documentation
| ContextMenuFactory::ContextMenuFactory | ( | QObject * | parent = 0 |
) |
Definition at line 93 of file contextmenufactory.cpp.
| ContextMenuFactory::~ContextMenuFactory | ( | ) |
Definition at line 99 of file contextmenufactory.cpp.
Member Function Documentation
| void ContextMenuFactory::setApplet | ( | Plasma::Applet * | applet | ) |
Definition at line 270 of file contextmenufactory.cpp.
| void ContextMenuFactory::setViewActions | ( | QAbstractItemView * | view, | |
| const QList< QAction * > & | actions | |||
| ) |
Definition at line 257 of file contextmenufactory.cpp.
| void ContextMenuFactory::showContextMenu | ( | QAbstractItemView * | view, | |
| const QPoint & | pos | |||
| ) | [slot] |
Definition at line 104 of file contextmenufactory.cpp.
| QList< QAction * > ContextMenuFactory::viewActions | ( | QAbstractItemView * | view | ) | const |
Definition at line 265 of file contextmenufactory.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference