KHTMLFind Class Reference
This class implements the find activity for the KHTMLPart.
More...
#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
| void KHTMLFind::activate | ( | ) | [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.
| void KHTMLFind::deactivate | ( | ) | [slot] |
Definition at line 143 of file khtmlfind.cpp.
| KFind* KHTMLFind::find | ( | ) | const [inline, protected] |
Definition at line 74 of file khtmlfind_p.h.
| KHTMLFindBar* KHTMLFind::findBar | ( | ) | const [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.
| void KHTMLFind::foundMatch | ( | const DOM::Selection & | selection, |
| int | length | ||
| ) | [signal] |
Definition at line 76 of file khtmlfind.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference