KHTML
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
Definition at line 1057 of file khtml_ext.cpp.
Member Function Documentation
| QString KHTMLTextExtension::completeText | ( | Format | format | ) | const [virtual] |
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.
| QString KHTMLTextExtension::selectedText | ( | Format | format | ) | const [virtual] |
Reimplemented from KParts::TextExtension.
Definition at line 1073 of file khtml_ext.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:59:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:59:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.