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

KHTML

DOM::CSSPageRule

DOM::CSSPageRule Class Reference

#include <css_rule.h>

Inheritance diagram for DOM::CSSPageRule:

Inheritance graph
[legend]

List of all members.


Public Member Functions

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

Detailed Description

Definition at line 362 of file css_rule.h.


Constructor & Destructor Documentation

CSSPageRule::CSSPageRule (  ) 

Definition at line 323 of file css_rule.cpp.

CSSPageRule::CSSPageRule ( const CSSPageRule &  other  ) 

Definition at line 327 of file css_rule.cpp.

CSSPageRule::CSSPageRule ( const CSSRule &  other  ) 

Definition at line 331 of file css_rule.cpp.

CSSPageRule::CSSPageRule ( CSSPageRuleImpl *  impl  ) 

Definition at line 337 of file css_rule.cpp.

CSSPageRule::~CSSPageRule (  ) 

Definition at line 353 of file css_rule.cpp.


Member Function Documentation

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

Reimplemented from DOM::CSSRule.

Definition at line 347 of file css_rule.cpp.

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

Definition at line 341 of file css_rule.cpp.

DOMString CSSPageRule::selectorText (  )  const

The parsable textual representation of the page selector for the rule.

Definition at line 357 of file css_rule.cpp.

void CSSPageRule::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 363 of file css_rule.cpp.

CSSStyleDeclaration CSSPageRule::style (  )  const

The declaration-block of this rule.

Definition at line 368 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

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