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

KHTML

DOM::CSS2TextShadow

DOM::CSS2TextShadow Class Reference

The CSS2TextShadow interface represents a simple value for the text-shadow CSS Level 2 property. More...

#include <css_extensions.h>

List of all members.


Public Member Functions

CSSValue blur () const
CSSValue color () const
 CSS2TextShadow (CSS2TextShadowImpl *impl)
 CSS2TextShadow (const CSS2TextShadow &other)
 CSS2TextShadow ()
CSSValue horizontal () const
CSS2TextShadow & operator= (const CSS2TextShadow &other)
CSSValue vertical () const
 ~CSS2TextShadow ()

Detailed Description

The CSS2TextShadow interface represents a simple value for the text-shadow CSS Level 2 property.

Definition at line 2658 of file css_extensions.h.


Constructor & Destructor Documentation

CSS2TextShadow::CSS2TextShadow (  ) 

Definition at line 1996 of file css_extensions.cpp.

CSS2TextShadow::CSS2TextShadow ( const CSS2TextShadow &  other  ) 

Definition at line 2000 of file css_extensions.cpp.

CSS2TextShadow::CSS2TextShadow ( CSS2TextShadowImpl *  impl  ) 

Definition at line 2004 of file css_extensions.cpp.

CSS2TextShadow::~CSS2TextShadow (  ) 

Definition at line 2014 of file css_extensions.cpp.


Member Function Documentation

CSSValue CSS2TextShadow::blur (  )  const

The blur radius of the text shadow.

0 if no length has been specified.

Definition at line 2036 of file css_extensions.cpp.

CSSValue CSS2TextShadow::color (  )  const

Specified the color of the text shadow.

The CSS Value can contain an empty string if no color has been specified.

Definition at line 2018 of file css_extensions.cpp.

CSSValue CSS2TextShadow::horizontal (  )  const

The horizontal position of the text shadow.

0 if no length has been specified.

Definition at line 2024 of file css_extensions.cpp.

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

Definition at line 2008 of file css_extensions.cpp.

CSSValue CSS2TextShadow::vertical (  )  const

The vertical position of the text shadow.

0 if no length has been specified.

Definition at line 2030 of file css_extensions.cpp.


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

KHTML

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

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
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