kopete/libkopete
Kopete::UI::ListView::SearchLine Class Reference
#include <kopetelistviewsearchline.h>
Inheritance diagram for Kopete::UI::ListView::SearchLine:

Detailed Description
Definition at line 30 of file kopetelistviewsearchline.h.
Public Member Functions | |
| SearchLine (QWidget *parent=0, ListView *listView=0) | |
| void | updateSearch (const QString &s) |
| ~SearchLine () | |
Protected Member Functions | |
| virtual void | checkItemParentsNotVisible () |
| virtual bool | checkItemParentsVisible (Q3ListViewItem *it) |
| virtual void | setItemVisible (Q3ListViewItem *it, bool visible) |
Constructor & Destructor Documentation
| Kopete::UI::ListView::SearchLine::SearchLine | ( | QWidget * | parent = 0, |
|
| ListView * | listView = 0 | |||
| ) | [explicit] |
Constructs a SearchLine with listView being the ListView to be filtered.
If listView is null then the widget will be disabled until a listview is set with setListView().
Definition at line 27 of file kopetelistviewsearchline.cpp.
| Kopete::UI::ListView::SearchLine::~SearchLine | ( | ) |
Member Function Documentation
| void Kopete::UI::ListView::SearchLine::checkItemParentsNotVisible | ( | ) | [protected, virtual] |
Definition at line 80 of file kopetelistviewsearchline.cpp.
| bool Kopete::UI::ListView::SearchLine::checkItemParentsVisible | ( | Q3ListViewItem * | it | ) | [protected, virtual] |
Definition at line 95 of file kopetelistviewsearchline.cpp.
| void Kopete::UI::ListView::SearchLine::setItemVisible | ( | Q3ListViewItem * | it, | |
| bool | visible | |||
| ) | [protected, virtual] |
Definition at line 121 of file kopetelistviewsearchline.cpp.
| void Kopete::UI::ListView::SearchLine::updateSearch | ( | const QString & | s | ) |
Definition at line 37 of file kopetelistviewsearchline.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference