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

KHTML

DOM::CSSValueList

DOM::CSSValueList Class Reference

#include <css_value.h>

Inheritance diagram for DOM::CSSValueList:

Inheritance graph
[legend]

List of all members.


Detailed Description

The CSSValueList interface provides the absraction of an ordered collection of CSS values.

Definition at line 313 of file css_value.h.


Public Member Functions

 CSSValueList (CSSValueListImpl *impl)
 CSSValueList (const CSSValue &other)
 CSSValueList (const CSSValueList &other)
 CSSValueList ()
CSSValue item (unsigned long index)
unsigned long length () const
CSSValueList & operator= (const CSSValue &other)
CSSValueList & operator= (const CSSValueList &other)
 ~CSSValueList ()

Protected Attributes

CSSValueListImpl * vimpl

Constructor & Destructor Documentation

DOM::CSSValueList::CSSValueList (  ) 

Definition at line 213 of file css_value.cpp.

DOM::CSSValueList::CSSValueList ( const CSSValueList &  other  ) 

Definition at line 217 of file css_value.cpp.

DOM::CSSValueList::CSSValueList ( const CSSValue &  other  ) 

Definition at line 221 of file css_value.cpp.

DOM::CSSValueList::CSSValueList ( CSSValueListImpl *  impl  ) 

Definition at line 227 of file css_value.cpp.

DOM::CSSValueList::~CSSValueList (  ) 

Definition at line 256 of file css_value.cpp.


Member Function Documentation

CSSValue DOM::CSSValueList::item ( unsigned long  index  ) 

Used to retrieve a CSS rule by ordinal index.

The order in this collection represents the order of the values in the CSS style property.

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

Definition at line 266 of file css_value.cpp.

unsigned long DOM::CSSValueList::length (  )  const

The number of CSSValue s in the list.

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

Definition at line 260 of file css_value.cpp.

CSSValueList & DOM::CSSValueList::operator= ( const CSSValue &  other  ) 

Reimplemented from DOM::CSSValue.

Definition at line 241 of file css_value.cpp.

CSSValueList & DOM::CSSValueList::operator= ( const CSSValueList &  other  ) 

Definition at line 231 of file css_value.cpp.


Member Data Documentation

CSSValueListImpl* DOM::CSSValueList::vimpl [protected]

Definition at line 350 of file css_value.h.


The documentation for this class was generated from the following files:
  • css_value.h
  • css_value.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
  • Kross
  • KUtils
  • Nepomuk
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.4
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