KHtml
dom2_events.h
602 * data holds the value of the characters generated by the character device. This may be a single Unicode character or a non-empty sequence of Unicode characters [Unicode]. Characters should be normalized as defined by the Unicode normalization form NFC, defined in [UTR #15].
645 DOM_KEY_LOCATION_STANDARD = 0x00,
654 DOM_KEY_LOCATION_LEFT = 0x01,
663 DOM_KEY_LOCATION_RIGHT = 0x02,
670 DOM_KEY_LOCATION_NUMPAD = 0x03
This library provides a full-featured HTML parser and widget.
PhaseType
An integer indicating which phase of event flow is being processed.
Definition: dom2_events.h:139
The Document interface represents the entire HTML or XML document.
Definition: dom_doc.h:246
unsigned long long DOMTimeStamp
A DOMTimeStamp represents a number of milliseconds.
Definition: dom_node.h:1037
Definition: dom_docimpl.h:199
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:278
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Oct 1 2023 04:06:11 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Oct 1 2023 04:06:11 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.