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

tdehtml

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

#include <css_extensions.h>

Public Member Functions

 CSS2FontFaceSrc (const CSS2FontFaceSrc &other)
 
 CSS2FontFaceSrc (CSS2FontFaceSrcImpl *impl)
 
CSS2FontFaceSrc & operator= (const CSS2FontFaceSrc &other)
 
DOM::DOMString uri () const
 
void setUri (const DOM::DOMString &)
 
CSSValueList format () const
 
DOM::DOMString fontFaceName () const
 
void setFontFaceName (const DOM::DOMString &)
 

Detailed Description

The CSS2Cursor interface represents the src CSS Level 2 descriptor.

Definition at line 626 of file css_extensions.h.

Constructor & Destructor Documentation

◆ CSS2FontFaceSrc() [1/3]

CSS2FontFaceSrc::CSS2FontFaceSrc ( )

Definition at line 386 of file css_extensions.cpp.

◆ CSS2FontFaceSrc() [2/3]

CSS2FontFaceSrc::CSS2FontFaceSrc ( const CSS2FontFaceSrc &  other)

Definition at line 390 of file css_extensions.cpp.

◆ CSS2FontFaceSrc() [3/3]

CSS2FontFaceSrc::CSS2FontFaceSrc ( CSS2FontFaceSrcImpl *  impl)

Definition at line 394 of file css_extensions.cpp.

◆ ~CSS2FontFaceSrc()

CSS2FontFaceSrc::~CSS2FontFaceSrc ( )

Definition at line 404 of file css_extensions.cpp.

Member Function Documentation

◆ fontFaceName()

DOMString CSS2FontFaceSrc::fontFaceName ( ) const

Specifies the full font name of a locally installed font.

Definition at line 425 of file css_extensions.cpp.

◆ format()

CSSValueList CSS2FontFaceSrc::format ( ) const

This attribute contains a list of strings for the format CSS function.

Definition at line 419 of file css_extensions.cpp.

◆ operator=()

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

Definition at line 398 of file css_extensions.cpp.

◆ setFontFaceName()

void CSS2FontFaceSrc::setFontFaceName ( const DOM::DOMString &  value)

see fontFaceName

Exceptions
DOMExceptionSYNTAX_ERR: Raised if the specified CSS string value has a syntax error and is unparsable.

NO_MODIFICATION_ALLOWED_ERR: Raised if this declaration is readonly.

Definition at line 431 of file css_extensions.cpp.

◆ setUri()

void CSS2FontFaceSrc::setUri ( const DOM::DOMString &  value)

see uri

Exceptions
DOMExceptionSYNTAX_ERR: Raised if the specified CSS string value has a syntax error and is unparsable.

NO_MODIFICATION_ALLOWED_ERR: Raised if this declaration is readonly.

Definition at line 414 of file css_extensions.cpp.

◆ uri()

DOMString CSS2FontFaceSrc::uri ( ) const

Specifies the source of the font, empty string otherwise.

Definition at line 408 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.