htmlextension.h File Reference
#include <QtCore/QSharedDataPointer>#include <QtCore/QObject>#include <kparts/kparts_export.h>
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::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 | |||
| ) |
| void qSwap | ( | KParts::SelectorInterface::Element & | lhs, |
| KParts::SelectorInterface::Element & | rhs | ||
| ) | [inline] |
Definition at line 229 of file htmlextension.h.
KDE 4.6 API Reference