knode
KNFilterSelectAction Class Reference
#include <knfiltermanager.h>
Inheritance diagram for KNFilterSelectAction:
Signals | |
void | activated (int id) |
Public Member Functions | |
KNFilterSelectAction (const QString &text, const QString &pix, KActionCollection *parent, const char *name) | |
~KNFilterSelectAction () | |
void | setCurrentItem (int id) |
Protected Slots | |
void | slotMenuActivated (int id) |
Detailed Description
Filter selection action.
Definition at line 32 of file knfiltermanager.h.
Constructor & Destructor Documentation
KNFilterSelectAction::KNFilterSelectAction | ( | const QString & | text, |
const QString & | pix, | ||
KActionCollection * | parent, | ||
const char * | name | ||
) |
Definition at line 31 of file knfiltermanager.cpp.
KNFilterSelectAction::~KNFilterSelectAction | ( | ) |
Definition at line 44 of file knfiltermanager.cpp.
Member Function Documentation
|
signal |
void KNFilterSelectAction::setCurrentItem | ( | int | id | ) |
Definition at line 48 of file knfiltermanager.cpp.
|
protectedslot |
Definition at line 56 of file knfiltermanager.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:37 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:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.