akregator/src
Akregator::SearchBar Class Reference
List of all members.Detailed Description
Definition at line 40 of file searchbar.h.
Public Slots | |
| void | slotClearSearch () |
| void | slotSetStatus (int status) |
| void | slotSetText (const QString &text) |
Signals | |
| void | signalSearch (const Akregator::Filters::ArticleMatcher &, const Akregator::Filters::ArticleMatcher &) |
Public Member Functions | |
| SearchBar (QWidget *parent=0, const char *name=0) | |
| virtual | ~SearchBar () |
| QString | text () const |
| int | status () const |
| void | setDelay (int ms) |
| int | delay () const |
Member Function Documentation
|
||||||||||||
|
emitted when the text and status filters were updated. Params are textfilter, statusfilter |
The documentation for this class was generated from the following files:

