KParts
htmlextension.h
Go to the documentation of this file.
100 EntireContent = 0x01,
101 SelectedContent = 0x02
262 UserDefinedStyleSheetURL
271 JavaScriptDunno=0,
273 JavaScriptReject
282 JSWindowOpenAllow=0,
285 JSWindowOpenSmart
294 JSWindowStatusAllow=0,
295 JSWindowStatusIgnore
304 JSWindowMoveAllow=0,
305 JSWindowMoveIgnore
314 JSWindowResizeAllow=0,
315 JSWindowResizeIgnore
324 JSWindowFocusAllow=0,
325 JSWindowFocusIgnore
381 inline void qSwap( KParts::SelectorInterface::Element & lhs, KParts::SelectorInterface::Element & rhs )
KAction * copy(const QObject *recvr, const char *slot, QObject *parent)
JSWindowMovePolicy
This enum specifies the policy for window.moveBy and .moveTo.
Definition: htmlextension.h:303
const char * name(StandardAction id)
JavaScriptAdvice
This enum specifies whether Java/JavaScript execution is allowed.
Definition: htmlextension.h:270
JSWindowResizePolicy
This enum specifies the policy for window.resizeBy and .resizeTo.
Definition: htmlextension.h:313
void qSwap(KParts::SelectorInterface::Element &lhs, KParts::SelectorInterface::Element &rhs)
Definition: htmlextension.h:381
void swap(Element &other)
Swaps the contents of other with the contents of this.
Definition: htmlextension.h:207
JSWindowStatusPolicy
This enum specifies the policy for window.status and .defaultStatus.
Definition: htmlextension.h:293
Q_DECLARE_TYPEINFO(KParts::SelectorInterface::Element, Q_MOVABLE_TYPE)
an extension for KParts to provide HTML-related features
Definition: htmlextension.h:45
Optional base class for HtmlExtension-derived classes Provides DOM Selector like API: querySelector a...
Definition: htmlextension.h:89
An interface for modifying the settings of browser engines.
Definition: htmlextension.h:245
Definition: browserextension.h:34
QString defaultValue(const QString &t)
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.