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

khtml

DOM::CSSStyleRule

DOM::CSSStyleRule Class Reference

#include <css_rule.h>

Inheritance diagram for DOM::CSSStyleRule:

DOM::CSSRule

List of all members.


Detailed Description

The CSSStyleRule interface represents a single rule set in a CSS style sheet.

Definition at line 411 of file css_rule.h.


Public Member Functions

 CSSStyleRule (const CSSStyleRule &other)
 CSSStyleRule (const CSSRule &other)
 CSSStyleRule (CSSStyleRuleImpl *impl)
CSSStyleRule & operator= (const CSSStyleRule &other)
CSSStyleRule & operator= (const CSSRule &other)
DOM::DOMString selectorText () const
void setSelectorText (const DOM::DOMString &)
CSSStyleDeclaration style () const

Member Function Documentation

DOMString CSSStyleRule::selectorText (  )  const

The textual representation of the selector for the rule set.

The implementation may have stripped out insignificant whitespace while parsing the selector.

Definition at line 414 of file css_rule.cpp.

void CSSStyleRule::setSelectorText ( const DOM::DOMString &  value  ) 

see selectorText

Exceptions:
CSSException SYNTAX_ERR: Raised if the specified CSS string value has a syntax error and is unparsable.

Exceptions:
DOMException NO_MODIFICATION_ALLOWED_ERR: Raised if this style sheet is readonly.

Definition at line 420 of file css_rule.cpp.

CSSStyleDeclaration CSSStyleRule::style (  )  const

The declaration-block of this rule set.

Definition at line 425 of file css_rule.cpp.


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

khtml

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

@topname@

Skip menu "@topname@"
  •     kdnssd-avahi
  • 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
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for @topname@ by doxygen 1.5.5
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