kleopatra
Kleo::SearchBar Class Reference
  #include <searchbar.h>
Inheritance diagram for Kleo::SearchBar:

Public Slots | |
| void | setChangeKeyFilterEnabled (bool enable) | 
| void | setChangeStringFilterEnabled (bool enable) | 
| void | setKeyFilter (const boost::shared_ptr< Kleo::KeyFilter > &filter) | 
| void | setStringFilter (const QString &text) | 
Signals | |
| void | keyFilterChanged (const boost::shared_ptr< Kleo::KeyFilter > &filter) | 
| void | stringFilterChanged (const QString &text) | 
Public Member Functions | |
| SearchBar (QWidget *parent=0, Qt::WindowFlags f=0) | |
| ~SearchBar () | |
| const boost::shared_ptr < KeyFilter > &  | keyFilter () const | 
| KLineEdit * | lineEdit () const | 
| QString | stringFilter () const | 
Detailed Description
Definition at line 48 of file searchbar.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 114 of file searchbar.cpp.
| SearchBar::~SearchBar | ( | ) | 
Definition at line 120 of file searchbar.cpp.
Member Function Documentation
| const boost::shared_ptr<KeyFilter>& Kleo::SearchBar::keyFilter | ( | ) | const | 
      
  | 
  signal | 
| KLineEdit * SearchBar::lineEdit | ( | ) | const | 
Definition at line 146 of file searchbar.cpp.
      
  | 
  slot | 
Definition at line 142 of file searchbar.cpp.
      
  | 
  slot | 
Definition at line 137 of file searchbar.cpp.
      
  | 
  slot | 
Definition at line 128 of file searchbar.cpp.
      
  | 
  slot | 
Definition at line 123 of file searchbar.cpp.
| QString Kleo::SearchBar::stringFilter | ( | ) | const | 
      
  | 
  signal | 
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:56:43 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:56:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference