KParts
htmlextension.h File Reference
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 Tue Jul 23 2013 20:40:21 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 20:40:21 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.