• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • khtml
 

khtml

  • DOM
  • HTMLStyleElement
Public Member Functions | Protected Member Functions
DOM::HTMLStyleElement Class Reference

#include <html_head.h>

Inheritance diagram for DOM::HTMLStyleElement:
DOM::HTMLElement DOM::Element DOM::Node

List of all members.

Public Member Functions

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

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.


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.

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

khtml

Skip menu "khtml"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for khtml by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |