Styleable border, used by AttributeBorder to implement four different borders for CSSBoxModel.
More...
#include <Stylish/Border.hpp>
|
| enum | Style { STYLE_NONE,
STYLE_SOLID
} |
| |
Styleable border, used by AttributeBorder to implement four different borders for CSSBoxModel.
| STYLISH_API bool Stylish::Border::operator== |
( |
const Border & |
rhs | ) |
|
Compares two borders.
- Parameters
-
- Returns
- true if two borders have same parameters
| void Stylish::Border::setWidth |
( |
float |
width | ) |
|
|
inline |
- Parameters
-
| width | new border width in pixels |
| float Stylish::Border::width |
( |
| ) |
const |
|
inline |
- Returns
- border width in pixels