knode
KNFilterSelectAction Class Reference
#include <knfiltermanager.h>
Inheritance diagram for KNFilterSelectAction:

Detailed Description
Filter selection action.
Definition at line 32 of file knfiltermanager.h.
Signals | |
| void | activated (int id) |
Public Member Functions | |
| KNFilterSelectAction (const QString &text, const QString &pix, KActionCollection *parent, const char *name) | |
| void | setCurrentItem (int id) |
| ~KNFilterSelectAction () | |
Protected Slots | |
| void | slotMenuActivated (int id) |
Constructor & Destructor Documentation
| KNFilterSelectAction::KNFilterSelectAction | ( | const QString & | text, | |
| const QString & | pix, | |||
| KActionCollection * | parent, | |||
| const char * | name | |||
| ) |
Definition at line 33 of file knfiltermanager.cpp.
| KNFilterSelectAction::~KNFilterSelectAction | ( | ) |
Definition at line 46 of file knfiltermanager.cpp.
Member Function Documentation
| void KNFilterSelectAction::activated | ( | int | id | ) | [signal] |
| void KNFilterSelectAction::setCurrentItem | ( | int | id | ) |
Definition at line 50 of file knfiltermanager.cpp.
| void KNFilterSelectAction::slotMenuActivated | ( | int | id | ) | [protected, slot] |
Definition at line 58 of file knfiltermanager.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference