KHTMLTextExtension Class Reference
#include <khtml_ext.h>
Inheritance diagram for KHTMLTextExtension:

Public Member Functions | |
| KHTMLTextExtension (KHTMLPart *part) | |
| virtual QString | completeText (Format format) const |
| virtual bool | hasSelection () const |
| KHTMLPart * | part () const |
| virtual QString | selectedText (Format format) const |
Detailed Description
Implements the TextExtension interface
Definition at line 181 of file khtml_ext.h.
Constructor & Destructor Documentation
| KHTMLTextExtension::KHTMLTextExtension | ( | KHTMLPart * | part | ) |
Definition at line 1057 of file khtml_ext.cpp.
Member Function Documentation
Reimplemented from KParts::TextExtension.
Definition at line 1084 of file khtml_ext.cpp.
| bool KHTMLTextExtension::hasSelection | ( | ) | const [virtual] |
Reimplemented from KParts::TextExtension.
Definition at line 1068 of file khtml_ext.cpp.
| KHTMLPart * KHTMLTextExtension::part | ( | ) | const |
Definition at line 1063 of file khtml_ext.cpp.
Reimplemented from KParts::TextExtension.
Definition at line 1073 of file khtml_ext.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference