KHTML
KHTMLFind Class Reference
#include <khtmlfind_p.h>
Inheritance diagram for KHTMLFind:

Public Slots | |
| void | activate () |
| void | deactivate () |
Signals | |
| void | foundMatch (const DOM::Selection &selection, int length) |
Public Member Functions | |
| KHTMLFind (KHTMLPart *part, KHTMLFind *parent=0) | |
| ~KHTMLFind () | |
| void | createNewKFind (const QString &str, long options, QWidget *parent, KFindDialog *findDialog) |
| KHTMLFindBar * | findBar () const |
| void | findTextBegin () |
| bool | findTextNext (bool reverse=false) |
| bool | initFindNode (bool selection, bool reverse, bool fromCursor) |
Protected Member Functions | |
| KFind * | find () const |
Detailed Description
This class implements the find activity for the KHTMLPart.
Definition at line 46 of file khtmlfind_p.h.
Constructor & Destructor Documentation
Definition at line 48 of file khtmlfind.cpp.
| KHTMLFind::~KHTMLFind | ( | ) |
Definition at line 58 of file khtmlfind.cpp.
Member Function Documentation
|
slot |
Definition at line 185 of file khtmlfind.cpp.
| void KHTMLFind::createNewKFind | ( | const QString & | str, |
| long | options, | ||
| QWidget * | parent, | ||
| KFindDialog * | findDialog | ||
| ) |
Definition at line 253 of file khtmlfind.cpp.
|
slot |
Definition at line 143 of file khtmlfind.cpp.
|
inlineprotected |
Definition at line 74 of file khtmlfind_p.h.
|
inline |
Definition at line 56 of file khtmlfind_p.h.
| void KHTMLFind::findTextBegin | ( | ) |
Definition at line 63 of file khtmlfind.cpp.
Definition at line 286 of file khtmlfind.cpp.
|
signal |
Definition at line 76 of file khtmlfind.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:51:23 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:51:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference