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

KHTML

DOM::StyleSheetList

DOM::StyleSheetList Class Reference

#include <css_stylesheet.h>

List of all members.


Detailed Description

The StyleSheetList interface provides the abstraction of an ordered collection of style sheets.

Definition at line 310 of file css_stylesheet.h.


Public Member Functions

StyleSheetListImpl * handle () const
bool isNull () const
StyleSheet item (unsigned long index)
unsigned long length () const
StyleSheetList & operator= (const StyleSheetList &other)
 StyleSheetList (StyleSheetListImpl *impl)
 StyleSheetList (const StyleSheetList &other)
 StyleSheetList ()
 ~StyleSheetList ()

Protected Attributes

StyleSheetListImpl * impl

Constructor & Destructor Documentation

StyleSheetList::StyleSheetList (  ) 

Definition at line 204 of file css_stylesheet.cpp.

StyleSheetList::StyleSheetList ( const StyleSheetList &  other  ) 

Definition at line 209 of file css_stylesheet.cpp.

StyleSheetList::StyleSheetList ( StyleSheetListImpl *  impl  ) 

Definition at line 215 of file css_stylesheet.cpp.

StyleSheetList::~StyleSheetList (  ) 

Definition at line 231 of file css_stylesheet.cpp.


Member Function Documentation

StyleSheetListImpl * StyleSheetList::handle (  )  const

Definition at line 248 of file css_stylesheet.cpp.

bool StyleSheetList::isNull (  )  const

Definition at line 253 of file css_stylesheet.cpp.

StyleSheet StyleSheetList::item ( unsigned long  index  ) 

Used to retrieve a style sheet by ordinal index.

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

Definition at line 242 of file css_stylesheet.cpp.

unsigned long StyleSheetList::length (  )  const

The number of StyleSheet in the list.

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

Definition at line 236 of file css_stylesheet.cpp.

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

Definition at line 221 of file css_stylesheet.cpp.


Member Data Documentation

StyleSheetListImpl* DOM::StyleSheetList::impl [protected]

Definition at line 349 of file css_stylesheet.h.


The documentation for this class was generated from the following files:
  • css_stylesheet.h
  • css_stylesheet.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