• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdehtml
 

tdehtml

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

#include <css_value.h>

Public Member Functions

 Counter (const Counter &other)
 
Counter & operator= (const Counter &other)
 
DOM::DOMString identifier () const
 
DOM::DOMString listStyle () const
 
DOM::DOMString separator () const
 
CounterImpl * handle () const
 
bool isNull () const
 

Protected Member Functions

 Counter (CounterImpl *i)
 

Protected Attributes

CounterImpl * impl
 

Friends

class CSSPrimitiveValue
 

Detailed Description

The Counter interface is used to represent any counter or counters function value.

This interface reflects the values in the underlying style property. Hence, modifications made through this interface modify the style property.

Definition at line 699 of file css_value.h.

Constructor & Destructor Documentation

◆ Counter() [1/3]

DOM::Counter::Counter ( )

Definition at line 417 of file css_value.cpp.

◆ Counter() [2/3]

DOM::Counter::Counter ( const Counter &  other)

Definition at line 421 of file css_value.cpp.

◆ ~Counter()

DOM::Counter::~Counter ( )

Definition at line 442 of file css_value.cpp.

◆ Counter() [3/3]

DOM::Counter::Counter ( CounterImpl *  i)
protected

Definition at line 436 of file css_value.cpp.

Member Function Documentation

◆ handle()

CounterImpl * DOM::Counter::handle ( ) const

Definition at line 465 of file css_value.cpp.

◆ identifier()

DOMString DOM::Counter::identifier ( ) const

This attribute is used for the identifier of the counter.

Definition at line 447 of file css_value.cpp.

◆ isNull()

bool DOM::Counter::isNull ( ) const

Definition at line 470 of file css_value.cpp.

◆ listStyle()

DOMString DOM::Counter::listStyle ( ) const

This attribute is used for the style of the list.

Definition at line 453 of file css_value.cpp.

◆ operator=()

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

Definition at line 426 of file css_value.cpp.

◆ separator()

DOMString DOM::Counter::separator ( ) const

This attribute is used for the separator of nested counters.

Definition at line 459 of file css_value.cpp.

Friends And Related Function Documentation

◆ CSSPrimitiveValue

friend class CSSPrimitiveValue
friend

Definition at line 701 of file css_value.h.

Member Data Documentation

◆ impl

CounterImpl* DOM::Counter::impl
protected

Definition at line 737 of file css_value.h.


The documentation for this class was generated from the following files:
  • css_value.h
  • css_value.cpp

tdehtml

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

tdehtml

Skip menu "tdehtml"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdehtml by doxygen 1.9.4
This website is maintained by Timothy Pearson.