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

KHTML

DOM::CSSStyleRule

DOM::CSSStyleRule Class Reference

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

#include <css_rule.h>

Inheritance diagram for DOM::CSSStyleRule:
DOM::CSSRule

List of all members.

Public Member Functions

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

Detailed Description

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

Definition at line 411 of file css_rule.h.


Constructor & Destructor Documentation

CSSStyleRule::CSSStyleRule (  ) 

Definition at line 377 of file css_rule.cpp.

CSSStyleRule::CSSStyleRule ( const CSSStyleRule &  other  ) 

Definition at line 381 of file css_rule.cpp.

CSSStyleRule::CSSStyleRule ( const CSSRule &  other  ) 

Definition at line 386 of file css_rule.cpp.

CSSStyleRule::CSSStyleRule ( CSSStyleRuleImpl *  impl  ) 

Definition at line 393 of file css_rule.cpp.

CSSStyleRule::~CSSStyleRule (  ) 

Definition at line 410 of file css_rule.cpp.


Member Function Documentation

CSSStyleRule & CSSStyleRule::operator= ( const CSSRule &  other  ) 

Definition at line 404 of file css_rule.cpp.

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

Reimplemented from DOM::CSSRule.

Definition at line 398 of file css_rule.cpp.

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

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.6.1
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