• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KHTML

DOM::HTMLStyleElement

DOM::HTMLStyleElement Class Reference

Style information. More...

#include <html_head.h>

Inheritance diagram for DOM::HTMLStyleElement:

Inheritance graph
[legend]

List of all members.


Public Member Functions

bool disabled () const
 HTMLStyleElement (const Node &other)
 HTMLStyleElement (const HTMLStyleElement &other)
 HTMLStyleElement ()
DOMString media () const
HTMLStyleElement & operator= (const Node &other)
HTMLStyleElement & operator= (const HTMLStyleElement &other)
void setDisabled (bool)
void setMedia (const DOMString &)
void setType (const DOMString &)
StyleSheet sheet () const
DOMString type () const
 ~HTMLStyleElement ()

Protected Member Functions

 HTMLStyleElement (HTMLStyleElementImpl *impl)

Detailed Description

Style information.

A more detailed style sheet object model is planned to be defined in a separate document. See the STYLE element definition in HTML 4.0.

Definition at line 449 of file html_head.h.


Constructor & Destructor Documentation

HTMLStyleElement::HTMLStyleElement (  ) 

Definition at line 405 of file html_head.cpp.

HTMLStyleElement::HTMLStyleElement ( const HTMLStyleElement &  other  ) 

Definition at line 409 of file html_head.cpp.

DOM::HTMLStyleElement::HTMLStyleElement ( const Node &  other  )  [inline]

Definition at line 454 of file html_head.h.

HTMLStyleElement::HTMLStyleElement ( HTMLStyleElementImpl *  impl  )  [protected]

Definition at line 413 of file html_head.cpp.

HTMLStyleElement::~HTMLStyleElement (  ) 

Definition at line 429 of file html_head.cpp.


Member Function Documentation

bool HTMLStyleElement::disabled (  )  const

Enables/disables the style sheet.

Definition at line 433 of file html_head.cpp.

DOMString HTMLStyleElement::media (  )  const

Designed for use with one or more target media.

See the media attribute definition in HTML 4.0.

Definition at line 446 of file html_head.cpp.

HTMLStyleElement & HTMLStyleElement::operator= ( const Node &  other  ) 

Reimplemented from DOM::HTMLElement.

Definition at line 417 of file html_head.cpp.

HTMLStyleElement & HTMLStyleElement::operator= ( const HTMLStyleElement &  other  ) 

Definition at line 423 of file html_head.cpp.

void HTMLStyleElement::setDisabled ( bool  _disabled  ) 

see disabled

Definition at line 439 of file html_head.cpp.

void HTMLStyleElement::setMedia ( const DOMString &  value  ) 

see media

Definition at line 452 of file html_head.cpp.

void HTMLStyleElement::setType ( const DOMString &  value  ) 

see type

Definition at line 463 of file html_head.cpp.

StyleSheet HTMLStyleElement::sheet (  )  const

Introduced in DOM Level 2 This method is from the LinkStyle interface.

The style sheet.

Definition at line 468 of file html_head.cpp.

DOMString HTMLStyleElement::type (  )  const

The style sheet language (Internet media type).

See the type attribute definition in HTML 4.0.

Definition at line 457 of file html_head.cpp.


The documentation for this class was generated from the following files:
  • html_head.h
  • html_head.cpp

KHTML

Skip menu "KHTML"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal