messageviewer
MessageViewer::FindBarMailWebView Class Reference
#include <findbarmailwebview.h>
Inheritance diagram for MessageViewer::FindBarMailWebView:
Public Member Functions | |
FindBarMailWebView (MailWebView *view, QWidget *parent=0) | |
~FindBarMailWebView () | |
Public Member Functions inherited from MessageViewer::FindBarBase | |
FindBarBase (QWidget *parent=0) | |
virtual | ~FindBarBase () |
void | focusAndSetCursor () |
void | setText (const QString &text) |
QString | text () const |
Additional Inherited Members | |
Public Slots inherited from MessageViewer::FindBarBase | |
void | autoSearch (const QString &str) |
void | closeBar () |
void | findNext () |
void | findPrev () |
void | slotSearchText (bool backward=false, bool isAutoSearch=true) |
Protected Member Functions inherited from MessageViewer::FindBarBase | |
virtual bool | event (QEvent *e) |
void | messageInfo (bool backward, bool isAutoSearch, bool found) |
QMenu * | optionsMenu () |
void | setFoundMatch (bool match) |
Protected Attributes inherited from MessageViewer::FindBarBase | |
QAction * | mCaseSensitiveAct |
QPushButton * | mFindNextBtn |
QPushButton * | mFindPrevBtn |
QString | mLastSearchStr |
QString | mNegativeBackground |
QMenu * | mOptionsMenu |
QString | mPositiveBackground |
KLineEdit * | mSearch |
Detailed Description
Definition at line 34 of file findbarmailwebview.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 27 of file findbarmailwebview.cpp.
FindBarMailWebView::~FindBarMailWebView | ( | ) |
Definition at line 38 of file findbarmailwebview.cpp.
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:55:58 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:55:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.