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

KHTML

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

#include <dom2_views.h>

Public Member Functions

 AbstractView ()
 
 AbstractView (const AbstractView &other)
 
virtual ~AbstractView ()
 
Document document () const
 
CSSStyleDeclaration getComputedStyle (const Element &elt, const DOMString &pseudoElt)
 
AbstractViewImpl * handle () const
 
bool isNull () const
 
AbstractView & operator= (const AbstractView &other)
 

Protected Member Functions

 AbstractView (AbstractViewImpl *i)
 

Protected Attributes

AbstractViewImpl * impl
 

Detailed Description

Introduced in DOM Level 2.

A base interface that all views shall derive from.

Definition at line 41 of file dom2_views.h.

Constructor & Destructor Documentation

AbstractView::AbstractView ( )

Definition at line 32 of file dom2_views.cpp.

AbstractView::AbstractView ( const AbstractView &  other)

Definition at line 38 of file dom2_views.cpp.

AbstractView::~AbstractView ( )
virtual

Definition at line 51 of file dom2_views.cpp.

AbstractView::AbstractView ( AbstractViewImpl *  i)
protected

Definition at line 45 of file dom2_views.cpp.

Member Function Documentation

Document AbstractView::document ( ) const

The source DocumentView of which this is an AbstractView.

Definition at line 67 of file dom2_views.cpp.

CSSStyleDeclaration AbstractView::getComputedStyle ( const Element &  elt,
const DOMString &  pseudoElt 
)

Introduced in DOM Level 2 This method is from the ViewCSS interface.

This method is used to get the computed style as it is defined in [CSS2].

Parameters
eltThe element whose style is to be computed. This parameter cannot be null.
pseudoEltThe pseudo-element or null if none.
Returns
The computed style. The CSSStyleDeclaration is read-only and contains only absolute values.

Definition at line 75 of file dom2_views.cpp.

AbstractViewImpl * AbstractView::handle ( ) const

not part of the DOM

Definition at line 84 of file dom2_views.cpp.

bool AbstractView::isNull ( ) const

Definition at line 89 of file dom2_views.cpp.

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

Definition at line 57 of file dom2_views.cpp.

Member Data Documentation

AbstractViewImpl* DOM::AbstractView::impl
protected

Definition at line 85 of file dom2_views.h.


The documentation for this class was generated from the following files:
  • dom2_views.h
  • dom2_views.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