KHTML
Go to the documentation of this file.
37 #include <kdemacros.h>
41 class HTMLAppletElementImpl;
136 void setCodeBase(
const DOMString &value );
160 long getHspace()
const;
165 void setHspace(
long );
170 #ifndef KDE_NO_DEPRECATED
177 #ifndef KDE_NO_DEPRECATED
178 KDE_DEPRECATED
void setHspace(
const DOMString &value );
217 long getVspace()
const;
222 void setVspace(
long );
227 #ifndef KDE_NO_DEPRECATED
234 #ifndef KDE_NO_DEPRECATED
235 KDE_DEPRECATED
void setVspace(
const DOMString & );
255 class HTMLObjectElementImpl;
392 bool declare()
const;
397 void setDeclare(
bool );
420 long getHspace()
const;
425 void setHspace(
long );
430 #ifndef KDE_NO_DEPRECATED
437 #ifndef KDE_NO_DEPRECATED
438 KDE_DEPRECATED
void setHspace(
const DOMString & );
475 long tabIndex()
const;
480 void setTabIndex(
long );
517 long getVspace()
const;
522 void setVspace(
long );
527 #ifndef KDE_NO_DEPRECATED
534 #ifndef KDE_NO_DEPRECATED
535 KDE_DEPRECATED
void setVspace(
const DOMString & );
565 class HTMLParamElementImpl;
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Wed Mar 20 2013 07:22:39 by
doxygen 1.8.3.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.