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

tdehtml

  • DOM
  • CSS2TextShadow
Public Member Functions | List of all members
DOM::CSS2TextShadow Class Reference

#include <css_extensions.h>

Public Member Functions

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

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() [1/3]

CSS2TextShadow::CSS2TextShadow ( )

Definition at line 1996 of file css_extensions.cpp.

◆ CSS2TextShadow() [2/3]

CSS2TextShadow::CSS2TextShadow ( const CSS2TextShadow &  other)

Definition at line 2000 of file css_extensions.cpp.

◆ CSS2TextShadow() [3/3]

CSS2TextShadow::CSS2TextShadow ( CSS2TextShadowImpl *  impl)

Definition at line 2004 of file css_extensions.cpp.

◆ ~CSS2TextShadow()

CSS2TextShadow::~CSS2TextShadow ( )

Definition at line 2014 of file css_extensions.cpp.

Member Function Documentation

◆ blur()

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.

◆ color()

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.

◆ horizontal()

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.

◆ operator=()

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

Definition at line 2008 of file css_extensions.cpp.

◆ vertical()

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

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.