dw::core::style::Box Class Reference

Represents a dimension box according to the CSS box model. More...

#include <style.hh>

List of all members.

Public Member Functions

void setVal (int val)
bool equals (Box *other)
int hashValue ()

Public Attributes

int top
int right
int bottom
int left


Detailed Description

Represents a dimension box according to the CSS box model.

Used for dw::core::style::Style::margin, dw::core::style::Style::borderWidth, and dw::core::style::Style::padding.


Member Function Documentation

bool dw::core::style::Box::equals ( Box other  )  [inline]

References bottom, left, right, and top.

Referenced by dw::core::style::StyleAttrs::equals().

int dw::core::style::Box::hashValue (  )  [inline]

References bottom, left, right, and top.

Referenced by dw::core::style::StyleAttrs::hashValue().

void dw::core::style::Box::setVal ( int  val  )  [inline]


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Wed Sep 7 02:00:37 2011 for Dillo by  doxygen 1.5.9