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

KHTML

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

#include <css_extensions.h>

Inheritance diagram for DOM::CSS2PlayDuring:
Inheritance graph
[legend]

Public Member Functions

 CSS2PlayDuring ()
 
 CSS2PlayDuring (const CSS2PlayDuring &other)
 
 CSS2PlayDuring (CSS2PlayDuringImpl *impl)
 
 ~CSS2PlayDuring ()
 
bool mix () const
 
CSS2PlayDuring & operator= (const CSS2PlayDuring &other)
 
DOM::DOMString playDuringIdentifier () const
 
unsigned short playDuringType () const
 
bool repeat () const
 
void setMix (const bool)
 
void setPlayDuringIdentifier (const DOM::DOMString &)
 
void setRepeat (const bool)
 
void setUri (const DOM::DOMString &)
 
DOM::DOMString uri () const
 
- Public Member Functions inherited from DOM::CSSValue
 CSSValue ()
 
 CSSValue (const CSSValue &other)
 
 CSSValue (CSSValueImpl *impl)
 
 ~CSSValue ()
 
DOM::DOMString cssText () const
 
unsigned short cssValueType () const
 
CSSValueImpl * handle () const
 
bool isCSSPrimitiveValue () const
 
bool isCSSValueList () const
 
bool isNull () const
 
CSSValue & operator= (const CSSValue &other)
 
void setCssText (const DOM::DOMString &)
 

Additional Inherited Members

- Public Types inherited from DOM::CSSValue
enum  UnitTypes {
  CSS_INHERIT = 0, CSS_PRIMITIVE_VALUE = 1, CSS_VALUE_LIST = 2, CSS_CUSTOM = 3,
  CSS_INITIAL = 4, CSS_SVG_VALUE = 1001
}
 
- Protected Attributes inherited from DOM::CSSValue
CSSValueImpl * impl
 

Detailed Description

The CSS2PlayDuring interface represents the play-during CSS Level 2 property.

Definition at line 888 of file css_extensions.h.

Constructor & Destructor Documentation

CSS2PlayDuring::CSS2PlayDuring ( )

Definition at line 552 of file css_extensions.cpp.

CSS2PlayDuring::CSS2PlayDuring ( const CSS2PlayDuring &  other)

Definition at line 556 of file css_extensions.cpp.

CSS2PlayDuring::CSS2PlayDuring ( CSS2PlayDuringImpl *  impl)

Definition at line 560 of file css_extensions.cpp.

CSS2PlayDuring::~CSS2PlayDuring ( )

Definition at line 570 of file css_extensions.cpp.

Member Function Documentation

bool CSS2PlayDuring::mix ( ) const

true if the sound should be mixed.

It will be ignored if the attribute doesn't contain a uri .

Definition at line 602 of file css_extensions.cpp.

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

Definition at line 564 of file css_extensions.cpp.

DOMString CSS2PlayDuring::playDuringIdentifier ( ) const

One of "inherit" , "auto" , "none" or the empty string if the playDuringType is CSS_UNKNOWN .

On setting, it will set the uri to the empty string and mix and repeat to false .

Definition at line 580 of file css_extensions.cpp.

unsigned short CSS2PlayDuring::playDuringType ( ) const

A code defining the type of the value as define in CSSvalue .

It would be one of CSS_UNKNOWN , CSS_INHERIT , CSS_IDENT

Definition at line 574 of file css_extensions.cpp.

bool CSS2PlayDuring::repeat ( ) const

true if the sound should be repeated.

It will be ignored if the attribute doesn't contain a uri .

Definition at line 615 of file css_extensions.cpp.

void CSS2PlayDuring::setMix ( const bool  _mix)

see mix

Exceptions
DOMExceptionNO_MODIFICATION_ALLOWED_ERR: Raised if this declaration is readonly.

Definition at line 608 of file css_extensions.cpp.

void CSS2PlayDuring::setPlayDuringIdentifier ( const DOM::DOMString &  value)

see playDuringIdentifier

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 586 of file css_extensions.cpp.

void CSS2PlayDuring::setRepeat ( const bool  _repeat)

see repeat

Exceptions
DOMExceptionNO_MODIFICATION_ALLOWED_ERR: Raised if this declaration is readonly.

Definition at line 621 of file css_extensions.cpp.

void CSS2PlayDuring::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 597 of file css_extensions.cpp.

DOMString CSS2PlayDuring::uri ( ) const

The sound specified by the uri .

It will set the playDuringType attribute to CSS_UNKNOWN .

Definition at line 591 of file css_extensions.cpp.


The documentation for this class was generated from the following files:
  • css_extensions.h
  • css_extensions.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KHTML

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

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  • kjsembed
  •   WTF
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Nepomuk-Core
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal