DOM.CSSRule is fully implemented except as noted:
CSSRule (CSSRuleImpl* impl) CSSRuleImpl* handle () const |
NOT implemented
DOM.CSSCharsetRule is fully implemented except as noted:
CSSCharsetRule (CSSCharsetRuleImpl* impl) |
NOT implemented
DOM.CSSFontFaceRule is fully implemented except as noted:
CSSFontFaceRule (CSSFontFaceRuleImpl* impl) |
NOT implemented
DOM.CSSImportRule is fully implemented except as noted:
CSSImportRule (CSSImportRuleImpl* impl) |
NOT implemented
DOM.CSSMediaRule is fully implemented except as noted:
CSSMediaRule (CSSMediaRuleImpl* impl) |
NOT implemented
DOM.CSSPageRule is fully implemented except as noted:
CSSPageRule (CSSPageRuleImpl* impl) |
NOT implemented
DOM.CSSStyleRule is fully implemented except as noted:
CSSStyleRule (CSSStyleRuleImpl* impl) |
NOT implemented
DOM.CSSUnknownRule is fully implemented except as noted:
CSSUnknownRule (CSSUnknownRuleImpl* impl) |
NOT implemented
DOM.CSSRuleList is fully implemented except as noted:
CSSRuleList (CSSRuleListImpl* i) CSSRuleList (StyleListImpl* i) CSSRuleListImpl* handle () const |
NOT implemented
DOM.StyleSheet is fully implemented except as noted:
StyleSheet (StyleSheetImpl* impl) StyleSheetImpl* handle () const |
NOT implemented
DOM.CSSStyleSheet is fully implemented except as noted:
CSSStyleSheet (CSSStyleSheetImpl* impl) |
NOT implemented
DOM.StyleSheetList is fully implemented except as noted:
StyleSheetList (StyleSheetListImpl* impl) StyleSheetListImpl* handle () const |
NOT implemented
DOM.MediaList is fully implemented except as noted:
MediaList (MediaListImpl* impl) MediaListImpl* handle () const |
NOT implemented
DOM.CSSStyleDeclaration is fully implemented except as noted:
CSSStyleDeclaration (CSSStyleDeclarationImpl* impl) CSSStyleDeclarationImpl* handle () const |
NOT implemented
DOM.CSSValue is fully implemented except as noted:
CSSValue (CSSValueImpl* impl) CSSValueImpl* handle () const |
NOT implemented
DOM.CSSValueList is fully implemented except as noted:
CSSValueList (CSSValueListImpl* impl) |
NOT implemented
DOM.CSSPrimitiveValue is fully implemented except as noted:
CSSPrimitiveValue (CSSPrimitiveValueImpl* impl) |
NOT implemented
DOM.Rect is fully implemented except as noted:
RectImpl* handle () const Rect (RectImpl* i) |
NOT implemented
DOM.Counter is fully implemented except as noted:
CounterImpl* handle () const Counter (CounterImpl* i) |
NOT implemented
DOM.Event is fully implemented except as noted:
EventImpl* handle () const Event (EventImpl* i) |
NOT implemented
DOM.UIEvent is fully implemented except as noted:
UIEvent (UIEventImpl* impl) |
NOT implemented
DOM.MouseEvent is fully implemented except as noted:
MouseEvent (MouseEventImpl* impl) |
NOT implemented
DOM.TextEvent is fully implemented except as noted:
TextEvent (TextEventImpl* impl) |
NOT implemented
DOM.MutationEvent is fully implemented except as noted:
MutationEvent (MutationEventImpl* impl) |
NOT implemented
DOM.Range is fully implemented except as noted:
RangeImpl* handle () const Range (RangeImpl* i) |
NOT implemented
DOM.NodeIterator is fully implemented except as noted:
NodeIteratorImpl* handle () const NodeIterator (NodeIteratorImpl* i) |
NOT implemented
DOM.NodeFilter is fully implemented except as noted:
virtual NodeFilterImpl* handle () const NodeFilter (NodeFilterImpl* i) |
NOT implemented
DOM.TreeWalker is fully implemented except as noted:
TreeWalkerImpl* handle () const TreeWalker (TreeWalkerImpl* i) |
NOT implemented
DOM.AbstractView is fully implemented except as noted:
AbstractViewImpl* handle () const AbstractView (AbstractViewImpl* i) |
NOT implemented
DOM.DOMImplementation is fully implemented except as noted:
DOMImplementationImpl* handle () const DOMImplementation (DOMImplementationImpl* i) |
NOT implemented
DOM.Document is fully implemented except as noted:
Document (DocumentImpl* i) |
NOT implemented
DOM.DocumentFragment is fully implemented except as noted:
DocumentFragment (DocumentFragmentImpl* i) |
NOT implemented
DOM.DocumentType is fully implemented except as noted:
DocumentType (DocumentTypeImpl* impl) |
NOT implemented
DOM.Element is fully implemented except as noted:
Element (ElementImpl* _impl) |
NOT implemented
DOM.NamedNodeMap is fully implemented except as noted:
NamedNodeMapImpl* handle () const NamedNodeMap (NamedNodeMapImpl* i) |
NOT implemented
operarators: operator == (DOM::Node); operator != (DOM::Node); |
DOM.Node is fully implemented except as noted:
getCursor (offset)
TAKES offset (int) and RETURNS a tuple - ( _x (int), _y (int), height (int)).
C++: void getCursor (int offset, int& _x, int& _y, int& height) |
Node (NodeImpl* _impl) NodeImpl* handle () const |
NOT implemented
DOM.NodeList is fully implemented except as noted:
NodeListImpl* handle () const NodeList (const NodeListImpl* i) |
NOT implemented
DOM.DOMString is fully implemented except as noted:
percentage (_percentage)
TAKES _percentage (int) and RETURNS a tuple - ( result (int), _percentage (int)).
C++: bool percentage (int& _percentage) const |
DOMString (DOMStringImpl* i) DOMStringImpl* implementation () const |
NOT implemented
DOM.CharacterData is fully implemented except as noted:
CharacterData (CharacterDataImpl* i) |
NOT implemented
DOM.Comment is fully implemented except as noted:
Comment (CommentImpl* i) |
NOT implemented
DOM.CDATASection is fully implemented except as noted:
CDATASection (CDATASectionImpl* i) |
NOT implemented
DOM.Entity is fully implemented except as noted:
Entity (EntityImpl* i) |
NOT implemented
DOM.EntityReference is fully implemented except as noted:
EntityReference (EntityReferenceImpl* i) |
NOT implemented
DOM.Notation is fully implemented except as noted:
Notation (NotationImpl* i) |
NOT implemented
DOM.ProcessingInstruction is fully implemented except as noted:
ProcessingInstruction (ProcessingInstructionImpl* i) |
NOT implemented
DOM.HTMLBodyElement is fully implemented except as noted:
HTMLBodyElement (HTMLBodyElementImpl* impl) |
NOT implemented
DOM.HTMLFrameElement is fully implemented except as noted:
HTMLFrameElement (HTMLFrameElementImpl* impl) |
NOT implemented
DOM.HTMLFrameSetElement is fully implemented except as noted:
HTMLFrameSetElement (HTMLFrameSetElementImpl* impl) |
NOT implemented
DOM.HTMLIFrameElement is fully implemented except as noted:
HTMLIFrameElement (HTMLIFrameElementImpl* impl) |
NOT implemented
DOM.HTMLHeadElement is fully implemented except as noted:
HTMLHeadElement (HTMLHeadElementImpl* impl) |
NOT implemented
DOM.HTMLHtmlElement is fully implemented except as noted:
HTMLHtmlElement (HTMLHtmlElementImpl* impl) |
NOT implemented
DOM.HTMLBlockquoteElement is fully implemented except as noted:
HTMLBlockquoteElement (HTMLElementImpl* impl) HTMLBlockquoteElement (HTMLBlockquoteElementImpl* a0) |
NOT implemented
DOM.HTMLDivElement is fully implemented except as noted:
HTMLDivElement (HTMLDivElementImpl* impl) |
NOT implemented
DOM.HTMLHRElement is fully implemented except as noted:
HTMLHRElement (HTMLHRElementImpl* impl) |
NOT implemented
DOM.HTMLHeadingElement is fully implemented except as noted:
HTMLHeadingElement (HTMLElementImpl* impl) HTMLHeadingElement (HTMLHeadingElementImpl* a0) |
NOT implemented
DOM.HTMLParagraphElement is fully implemented except as noted:
HTMLParagraphElement (HTMLElementImpl* impl) HTMLParagraphElement (HTMLParagraphElementImpl* a0) |
NOT implemented
DOM.HTMLPreElement is fully implemented except as noted:
HTMLPreElement (HTMLPreElementImpl* impl) |
NOT implemented
DOM.HTMLDocument is fully implemented except as noted:
HTMLDocument (HTMLDocumentImpl* impl) |
NOT implemented
DOM.HTMLElement is fully implemented except as noted:
HTMLElement (HTMLElementImpl* impl) |
NOT implemented
DOM.HTMLButtonElement is fully implemented except as noted:
HTMLButtonElement (HTMLButtonElementImpl* impl) |
NOT implemented
DOM.HTMLFieldSetElement is fully implemented except as noted:
HTMLFieldSetElement (HTMLFieldSetElementImpl* impl) |
NOT implemented
DOM.HTMLFormElement is fully implemented except as noted:
HTMLFormElement (HTMLFormElementImpl* impl) |
NOT implemented
DOM.HTMLInputElement is fully implemented except as noted:
HTMLInputElement (HTMLInputElementImpl* impl) |
NOT implemented
DOM.HTMLLabelElement is fully implemented except as noted:
HTMLLabelElement (HTMLLabelElementImpl* impl) |
NOT implemented
DOM.HTMLLegendElement is fully implemented except as noted:
HTMLLegendElement (HTMLLegendElementImpl* impl) |
NOT implemented
DOM.HTMLOptGroupElement is fully implemented except as noted:
HTMLOptGroupElement (HTMLOptGroupElementImpl* impl) |
NOT implemented
DOM.HTMLSelectElement is fully implemented except as noted:
HTMLSelectElement (HTMLSelectElementImpl* impl) |
NOT implemented
DOM.HTMLTextAreaElement is fully implemented except as noted:
HTMLTextAreaElement (HTMLTextAreaElementImpl* impl) |
NOT implemented
DOM.HTMLOptionElement is fully implemented except as noted:
HTMLOptionElement (HTMLOptionElementImpl* impl) |
NOT implemented
DOM.HTMLIsIndexElement is fully implemented except as noted:
HTMLIsIndexElement (HTMLIsIndexElementImpl* impl) |
NOT implemented
DOM.HTMLBaseElement is fully implemented except as noted:
HTMLBaseElement (HTMLBaseElementImpl* impl) |
NOT implemented
DOM.HTMLLinkElement is fully implemented except as noted:
HTMLLinkElement (HTMLLinkElementImpl* impl) |
NOT implemented
DOM.HTMLMetaElement is fully implemented except as noted:
HTMLMetaElement (HTMLMetaElementImpl* impl) |
NOT implemented
DOM.HTMLScriptElement is fully implemented except as noted:
HTMLScriptElement (HTMLScriptElementImpl* impl) |
NOT implemented
DOM.HTMLStyleElement is fully implemented except as noted:
HTMLStyleElement (HTMLStyleElementImpl* impl) |
NOT implemented
DOM.HTMLTitleElement is fully implemented except as noted:
HTMLTitleElement (HTMLTitleElementImpl* impl) |
NOT implemented
DOM.HTMLAreaElement is fully implemented except as noted:
HTMLAreaElement (HTMLAreaElementImpl* impl) |
NOT implemented
DOM.HTMLImageElement is fully implemented except as noted:
HTMLImageElement (HTMLImageElementImpl* impl) |
NOT implemented
DOM.HTMLMapElement is fully implemented except as noted:
HTMLMapElement (HTMLMapElementImpl* impl) |
NOT implemented
DOM.HTMLAnchorElement is fully implemented except as noted:
HTMLAnchorElement (HTMLAnchorElementImpl* impl) |
NOT implemented
DOM.HTMLBRElement is fully implemented except as noted:
HTMLBRElement (HTMLBRElementImpl* impl) |
NOT implemented
DOM.HTMLFontElement is fully implemented except as noted:
HTMLFontElement (HTMLFontElementImpl* impl) |
NOT implemented
DOM.HTMLModElement is fully implemented except as noted:
HTMLModElement (HTMLElementImpl* impl) |
NOT implemented
DOM.HTMLQuoteElement is fully implemented except as noted:
HTMLQuoteElement (HTMLGenericElementImpl* impl) |
NOT implemented
DOM.HTMLDListElement is fully implemented except as noted:
HTMLDListElement (HTMLDListElementImpl* impl) |
NOT implemented
DOM.HTMLDirectoryElement is fully implemented except as noted:
HTMLDirectoryElement (HTMLDirectoryElementImpl* impl) |
NOT implemented
DOM.HTMLLIElement is fully implemented except as noted:
HTMLLIElement (HTMLLIElementImpl* impl) |
NOT implemented
DOM.HTMLMenuElement is fully implemented except as noted:
HTMLMenuElement (HTMLMenuElementImpl* impl) |
NOT implemented
DOM.HTMLOListElement is fully implemented except as noted:
HTMLOListElement (HTMLOListElementImpl* impl) |
NOT implemented
DOM.HTMLUListElement is fully implemented except as noted:
HTMLUListElement (HTMLUListElementImpl* impl) |
NOT implemented
DOM.HTMLBaseFontElement is fully implemented except as noted:
HTMLBaseFontElement (HTMLBaseFontElementImpl* impl) |
NOT implemented
DOM.HTMLCollection is fully implemented except as noted:
HTMLCollection (NodeImpl* base, int type) HTMLCollectionImpl* handle () const |
NOT implemented
DOM.HTMLAppletElement is fully implemented except as noted:
HTMLAppletElement (HTMLAppletElementImpl* impl) |
NOT implemented
DOM.HTMLObjectElement is fully implemented except as noted:
HTMLObjectElement (HTMLObjectElementImpl* impl) |
NOT implemented
DOM.HTMLParamElement is fully implemented except as noted:
HTMLParamElement (HTMLParamElementImpl* impl) |
NOT implemented
DOM.HTMLTableCaptionElement is fully implemented except as noted:
HTMLTableCaptionElement (HTMLTableCaptionElementImpl* impl) |
NOT implemented
DOM.HTMLTableCellElement is fully implemented except as noted:
HTMLTableCellElement (HTMLTableCellElementImpl* impl) |
NOT implemented
DOM.HTMLTableColElement is fully implemented except as noted:
HTMLTableColElement (HTMLTableColElementImpl* impl) |
NOT implemented
DOM.HTMLTableElement is fully implemented except as noted:
HTMLTableElement (HTMLTableElementImpl* impl) |
NOT implemented
DOM.HTMLTableRowElement is fully implemented except as noted:
HTMLTableRowElement (HTMLTableRowElementImpl* impl) |
NOT implemented
DOM.HTMLTableSectionElement is fully implemented except as noted:
HTMLTableSectionElement (HTMLTableSectionElementImpl* impl) |
NOT implemented
KHTMLPart is fully implemented except as noted:
paint (a0, a1, a2)
TAKES a0 (QPainter), a1 (QRect), a2 (int - default = 0) and RETURNS a3 (int).
C++: void paint (QPainter* a0, const QRect& a1, int a2 = 0, bool* a3 = 0) |
frames ()
TAKES nothing and RETURNS result (a Python list of KParts.ReadOnlyPart).
C++: QPtrList<KParts::ReadOnlyPart> frames () const |
KParts::LiveConnectExtension* liveConnectExtension (const khtml::RenderPart* a0) const KJavaAppletContext* javaContext () KJavaAppletContext* createJavaContext () |
NOT implemented
KHTMLSettings is fully implemented except as noted:
static void splitDomainAdvice (const QString& configStr, QString& domain, KHTMLSettings::KJavaScriptAdvice& javaAdvice, KHTMLSettings::KJavaScriptAdvice& javaScriptAdvice) |
NOT implemented
DOM.strcasecmp (a, b)
C++: bool strcasecmp (const DOM::DOMString& a, const DOM::DOMString& b) |
TAKES a (DOM.DOMString), b (DOM.DOMString) and RETURNS result (int).
DOM.strcasecmp (a, b)
C++: bool strcasecmp (const DOM::DOMString& a, const char* b) |
TAKES a (DOM.DOMString), b (string) and RETURNS result (int).