• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdelibs-4.14.38 API Reference
  • KDE Home
  • Contact Us
 

KHTML

  • DOM
  • CSSValueList
Public Member Functions | Protected Attributes | List of all members
DOM::CSSValueList Class Reference

#include <css_value.h>

Inheritance diagram for DOM::CSSValueList:
DOM::CSSValue

Public Member Functions

 CSSValueList ()
 
 CSSValueList (const CSSValue &other)
 
 CSSValueList (const CSSValueList &other)
 
 CSSValueList (CSSValueListImpl *impl)
 
 ~CSSValueList ()
 
CSSValue item (unsigned long index)
 
unsigned long length () const
 
CSSValueList & operator= (const CSSValue &other)
 
CSSValueList & operator= (const CSSValueList &other)
 
- Public Member Functions inherited from DOM::CSSValue
 CSSValue ()
 
 CSSValue (const CSSValue &other)
 
 CSSValue (CSSValueImpl *impl)
 
 ~CSSValue ()
 
DOM::DOMString cssText () const
 
unsigned short cssValueType () const
 
CSSValueImpl * handle () const
 
bool isCSSPrimitiveValue () const
 
bool isCSSValueList () const
 
bool isNull () const
 
CSSValue & operator= (const CSSValue &other)
 
void setCssText (const DOM::DOMString &)
 

Protected Attributes

CSSValueListImpl * vimpl
 
- Protected Attributes inherited from DOM::CSSValue
CSSValueImpl * impl
 

Additional Inherited Members

- Public Types inherited from DOM::CSSValue
enum  UnitTypes {
  CSS_INHERIT = 0 , CSS_PRIMITIVE_VALUE = 1 , CSS_VALUE_LIST = 2 , CSS_CUSTOM = 3 ,
  CSS_INITIAL = 4 , CSS_SVG_VALUE = 1001
}
 

Detailed Description

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

Definition at line 315 of file css_value.h.

Constructor & Destructor Documentation

◆ CSSValueList() [1/4]

DOM::CSSValueList::CSSValueList ( )

Definition at line 217 of file css_value.cpp.

◆ CSSValueList() [2/4]

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

Definition at line 221 of file css_value.cpp.

◆ CSSValueList() [3/4]

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

Definition at line 225 of file css_value.cpp.

◆ CSSValueList() [4/4]

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

Definition at line 231 of file css_value.cpp.

◆ ~CSSValueList()

DOM::CSSValueList::~CSSValueList ( )

Definition at line 260 of file css_value.cpp.

Member Function Documentation

◆ item()

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
indexIndex 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 270 of file css_value.cpp.

◆ length()

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 264 of file css_value.cpp.

◆ operator=() [1/2]

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

Definition at line 245 of file css_value.cpp.

◆ operator=() [2/2]

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

Definition at line 235 of file css_value.cpp.

Member Data Documentation

◆ vimpl

CSSValueListImpl* DOM::CSSValueList::vimpl
protected

Definition at line 352 of file css_value.h.


The documentation for this class was generated from the following files:
  • css_value.h
  • css_value.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KHTML

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

kdelibs-4.14.38 API Reference

Skip menu "kdelibs-4.14.38 API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal