KHtml
html_object.cpp
QString number(int n, int base)
DOMString codeBase() const
Base URI for classid , data , and archive attributes.
Definition: html_object.cpp:361
DOMString type() const
Content type for data downloaded via data attribute.
Definition: html_object.cpp:520
long tabIndex() const
Index that represents the element's position in the tabbing order.
Definition: html_object.cpp:504
Element form() const
KHTML extension to DOM This method returns the associated form element.
Definition: dom_element.cpp:371
DOMString type() const
Content type for the value attribute when valuetype has the value "ref".
Definition: html_object.cpp:652
This library provides a full-featured HTML parser and widget.
long getHspace() const
Horizontal space, in pixels, to the left and right of this image, applet, or object.
Definition: html_object.cpp:459
DOMString data() const
A URI specifying the location of the object's data.
Definition: html_object.cpp:391
DOMString alt() const
Alternate text for user agents not rendering the normal content of this element.
Definition: html_object.cpp:75
DOMString align() const
Aligns this object (vertically or horizontally) with respect to its surrounding text.
Definition: html_object.cpp:316
DOMString name() const
Form control or object name when submitted with a form.
Definition: html_object.cpp:474
DOMString codeType() const
Content type for data downloaded via classid attribute.
Definition: html_object.cpp:376
The FORM element encompasses behavior similar to a collection and an element.
Definition: html_form.h:207
KHTML_DEPRECATED DOMString hspace() const
Definition: html_object.cpp:151
HTMLFormElement form() const
Returns the FORM element containing this control.
Definition: html_object.cpp:293
long getVspace() const
Vertical space, in pixels, above and below this image, applet, or object.
Definition: html_object.cpp:233
The Document interface represents the entire HTML or XML document.
Definition: dom_doc.h:246
KHTML_DEPRECATED DOMString vspace() const
Definition: html_object.cpp:551
long getHspace() const
Horizontal space, in pixels, to the left and right of this image, applet, or object.
Definition: html_object.cpp:169
KHTML_DEPRECATED DOMString hspace() const
Definition: html_object.cpp:441
bool declare() const
Declare (for future reference), but do not instantiate, this object.
Definition: html_object.cpp:406
KHTML_DEPRECATED DOMString vspace() const
Definition: html_object.cpp:215
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:278
long getVspace() const
Vertical space, in pixels, above and below this image, applet, or object.
Definition: html_object.cpp:569
DOMString valueType() const
Information about the meaning of the value attribute value.
Definition: html_object.cpp:682
DOMString align() const
Aligns this object (vertically or horizontally) with respect to its surrounding text.
Definition: html_object.cpp:60
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:55:32 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:55:32 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.