akregator
#include <searchbar.h>

| Public Slots | |
| void | slotClearSearch () | 
| void | slotSetStatus (int status) | 
| void | slotSetText (const QString &text) | 
| Signals | |
| void | signalSearch (const std::vector< boost::shared_ptr< const Akregator::Filters::AbstractMatcher > > &) | 
| Public Member Functions | |
| SearchBar (QWidget *parent=0) | |
| ~SearchBar () | |
| int | delay () const | 
| std::vector< boost::shared_ptr < const Filters::AbstractMatcher > > | matchers () const | 
| void | setDelay (int ms) | 
| int | status () const | 
| QString | text () const | 
Detailed Description
Definition at line 45 of file searchbar.h.
Constructor & Destructor Documentation
| 
 | explicit | 
Definition at line 69 of file searchbar.cpp.
| Akregator::SearchBar::~SearchBar | ( | ) | 
Definition at line 112 of file searchbar.cpp.
Member Function Documentation
| int Akregator::SearchBar::delay | ( | ) | const | 
Definition at line 133 of file searchbar.cpp.
| std::vector< shared_ptr< const AbstractMatcher > > Akregator::SearchBar::matchers | ( | ) | const | 
Definition at line 166 of file searchbar.cpp.
| void Akregator::SearchBar::setDelay | ( | int | ms | ) | 
Definition at line 128 of file searchbar.cpp.
| 
 | signal | 
emitted when the text and status filters were updated.
Params are textfilter, statusfilter
| 
 | slot | 
Definition at line 138 of file searchbar.cpp.
| 
 | slot | 
Definition at line 149 of file searchbar.cpp.
| 
 | slot | 
Definition at line 155 of file searchbar.cpp.
| int Akregator::SearchBar::status | ( | ) | const | 
Definition at line 123 of file searchbar.cpp.
| QString Akregator::SearchBar::text | ( | ) | const | 
Definition at line 118 of file searchbar.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
 KDE API Reference
    KDE API Reference