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

KHTML

DOM::Rect

DOM::Rect Class Reference

The Rect interface is used to represent any rect value. More...

#include <css_value.h>

List of all members.


Public Member Functions

CSSPrimitiveValue bottom () const
RectImpl * handle () const
bool isNull () const
CSSPrimitiveValue left () const
Rect & operator= (const Rect &other)
 Rect (const Rect &other)
 Rect ()
CSSPrimitiveValue right () const
CSSPrimitiveValue top () const
 ~Rect ()

Protected Member Functions

 Rect (RectImpl *i)

Protected Attributes

RectImpl * impl

Detailed Description

The Rect interface is used to represent any rect value.

This interface reflects the values in the underlying style property. Hence, modifications made through this interface modify the style property.

Definition at line 642 of file css_value.h.


Constructor & Destructor Documentation

DOM::Rect::Rect (  ) 

Definition at line 519 of file css_value.cpp.

DOM::Rect::Rect ( const Rect &  other  ) 

Definition at line 524 of file css_value.cpp.

DOM::Rect::~Rect (  ) 

Definition at line 546 of file css_value.cpp.

DOM::Rect::Rect ( RectImpl *  i  )  [protected]

Definition at line 530 of file css_value.cpp.


Member Function Documentation

CSSPrimitiveValue DOM::Rect::bottom (  )  const

This attribute is used for the bottom of the rect.

Definition at line 563 of file css_value.cpp.

RectImpl * DOM::Rect::handle (  )  const

For internal use only.

not part of the DOM

Definition at line 575 of file css_value.cpp.

bool DOM::Rect::isNull (  )  const

Definition at line 580 of file css_value.cpp.

CSSPrimitiveValue DOM::Rect::left (  )  const

This attribute is used for the left of the rect.

Definition at line 569 of file css_value.cpp.

Rect & DOM::Rect::operator= ( const Rect &  other  ) 

Definition at line 536 of file css_value.cpp.

CSSPrimitiveValue DOM::Rect::right (  )  const

This attribute is used for the right of the rect.

Definition at line 557 of file css_value.cpp.

CSSPrimitiveValue DOM::Rect::top (  )  const

This attribute is used for the top of the rect.

Definition at line 551 of file css_value.cpp.


Member Data Documentation

RectImpl* DOM::Rect::impl [protected]

Definition at line 685 of file css_value.h.


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