knode
KNode::FilterListWidget Class Reference
#include <knconfigwidgets.h>

Detailed Description
Configuration widget for filters.
Definition at line 432 of file knconfigwidgets.h.
Constructor & Destructor Documentation
| KNode::FilterListWidget::FilterListWidget | ( | const KComponentData & | inst, | |
| QWidget * | parent = 0 | |||
| ) |
Definition at line 1222 of file knconfigwidgets.cpp.
| KNode::FilterListWidget::~FilterListWidget | ( | ) |
Definition at line 1296 of file knconfigwidgets.cpp.
Member Function Documentation
| void KNode::FilterListWidget::addItem | ( | KNArticleFilter * | f | ) |
Definition at line 1315 of file knconfigwidgets.cpp.
| void KNode::FilterListWidget::addMenuItem | ( | KNArticleFilter * | f | ) |
Definition at line 1358 of file knconfigwidgets.cpp.
| int KNode::FilterListWidget::findItem | ( | QListWidget * | l, | |
| KNArticleFilter * | f | |||
| ) | [protected] |
Returns the index of the list view item associated with the given filter.
- Parameters:
-
l The list widget to search in. f The filter to search.
Definition at line 1396 of file knconfigwidgets.cpp.
| void KNode::FilterListWidget::load | ( | ) |
Definition at line 1302 of file knconfigwidgets.cpp.
| QList< int > KNode::FilterListWidget::menuOrder | ( | ) |
Definition at line 1380 of file knconfigwidgets.cpp.
| void KNode::FilterListWidget::removeItem | ( | KNArticleFilter * | f | ) |
Definition at line 1328 of file knconfigwidgets.cpp.
| void KNode::FilterListWidget::removeMenuItem | ( | KNArticleFilter * | f | ) |
Definition at line 1370 of file knconfigwidgets.cpp.
| void KNode::FilterListWidget::save | ( | ) |
Definition at line 1309 of file knconfigwidgets.cpp.
| void KNode::FilterListWidget::slotAddBtnClicked | ( | ) | [protected, slot] |
Definition at line 1405 of file knconfigwidgets.cpp.
| void KNode::FilterListWidget::slotCopyBtnClicked | ( | ) | [protected, slot] |
Definition at line 1425 of file knconfigwidgets.cpp.
| void KNode::FilterListWidget::slotDelBtnClicked | ( | ) | [protected, slot] |
Definition at line 1411 of file knconfigwidgets.cpp.
| void KNode::FilterListWidget::slotDownBtnClicked | ( | ) | [protected, slot] |
Definition at line 1443 of file knconfigwidgets.cpp.
| void KNode::FilterListWidget::slotEditBtnClicked | ( | ) | [protected, slot] |
Definition at line 1418 of file knconfigwidgets.cpp.
| void KNode::FilterListWidget::slotSelectionChangedFilter | ( | ) | [protected, slot] |
Definition at line 1472 of file knconfigwidgets.cpp.
| void KNode::FilterListWidget::slotSelectionChangedMenu | ( | ) | [protected, slot] |
Definition at line 1482 of file knconfigwidgets.cpp.
| void KNode::FilterListWidget::slotSepAddBtnClicked | ( | ) | [protected, slot] |
Definition at line 1454 of file knconfigwidgets.cpp.
| void KNode::FilterListWidget::slotSepRemBtnClicked | ( | ) | [protected, slot] |
Definition at line 1462 of file knconfigwidgets.cpp.
| void KNode::FilterListWidget::slotUpBtnClicked | ( | ) | [protected, slot] |
Definition at line 1432 of file knconfigwidgets.cpp.
| void KNode::FilterListWidget::updateItem | ( | KNArticleFilter * | f | ) |
Definition at line 1338 of file knconfigwidgets.cpp.
Member Data Documentation
QPixmap KNode::FilterListWidget::a_ctive [protected] |
Definition at line 484 of file knconfigwidgets.h.
QPushButton* KNode::FilterListWidget::a_ddBtn [protected] |
Definition at line 475 of file knconfigwidgets.h.
QPushButton * KNode::FilterListWidget::c_opyBtn [protected] |
Definition at line 475 of file knconfigwidgets.h.
QPushButton * KNode::FilterListWidget::d_elBtn [protected] |
Definition at line 475 of file knconfigwidgets.h.
QPixmap KNode::FilterListWidget::d_isabled [protected] |
Definition at line 484 of file knconfigwidgets.h.
QPushButton * KNode::FilterListWidget::d_ownBtn [protected] |
Definition at line 475 of file knconfigwidgets.h.
QPushButton * KNode::FilterListWidget::e_ditBtn [protected] |
Definition at line 475 of file knconfigwidgets.h.
KNFilterManager* KNode::FilterListWidget::f_ilManager [protected] |
Definition at line 487 of file knconfigwidgets.h.
QListWidget* KNode::FilterListWidget::mFilterList [protected] |
Definition at line 472 of file knconfigwidgets.h.
QListWidget* KNode::FilterListWidget::mMenuList [protected] |
Definition at line 473 of file knconfigwidgets.h.
QPushButton * KNode::FilterListWidget::s_epAddBtn [protected] |
Definition at line 475 of file knconfigwidgets.h.
QPushButton * KNode::FilterListWidget::s_epRemBtn [protected] |
Definition at line 475 of file knconfigwidgets.h.
QPushButton * KNode::FilterListWidget::u_pBtn [protected] |
Definition at line 475 of file knconfigwidgets.h.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference