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

khtml

DOM::CSSRuleList

DOM::CSSRuleList Class Reference

#include <css_rule.h>

List of all members.


Detailed Description

The CSSRuleList interface provides the abstraction of an ordered collection of CSS rules.

Definition at line 484 of file css_rule.h.


Public Member Functions

 CSSRuleList (const CSSRuleList &other)
 CSSRuleList (CSSRuleListImpl *i)
 CSSRuleList (StyleListImpl *i)
CSSRuleList & operator= (const CSSRuleList &other)
unsigned long length () const
CSSRule item (unsigned long index)
CSSRuleListImpl * handle () const
bool isNull () const

Protected Attributes

CSSRuleListImpl * impl

Member Function Documentation

unsigned long CSSRuleList::length (  )  const

The number of CSSRule s in the list.

The range of valid child rule indices is 0 to length-1 inclusive.

Definition at line 521 of file css_rule.cpp.

CSSRule CSSRuleList::item ( unsigned long  index  ) 

Used to retrieve a CSS rule by ordinal index.

The order in this collection represents the order of the rules in the CSS style sheet.

Parameters:
index Index into the collection
Returns:
The style rule at the index position in the CSSRuleList , or null if that is not a valid index.

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