KParts
htmlextension.h File Reference
Include dependency graph for htmlextension.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | KParts::SelectorInterface::Element |
| class | KParts::HtmlExtension |
| an extension for KParts to provide HTML-related features More... | |
| class | KParts::HtmlSettingsInterface |
| An interface for modifying the settings of browser engines. More... | |
| class | KParts::SelectorInterface |
| Optional base class for HtmlExtension-derived classes Provides DOM Selector like API: querySelector and querySelectorAll, in order to find specific elements in an HTML document. More... | |
Namespaces | |
| namespace | KParts |
Functions | |
| Q_DECLARE_TYPEINFO (KParts::SelectorInterface::Element, Q_MOVABLE_TYPE) | |
| void | qSwap (KParts::SelectorInterface::Element &lhs, KParts::SelectorInterface::Element &rhs) |
Function Documentation
| Q_DECLARE_TYPEINFO | ( | KParts::SelectorInterface::Element | , |
| Q_MOVABLE_TYPE | |||
| ) |
|
inline |
Definition at line 381 of file htmlextension.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Feb 9 2013 12:20:35 by doxygen 1.8.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Feb 9 2013 12:20:35 by doxygen 1.8.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.