#include <view_geometry.h>
uicore::ViewGeometry::ViewGeometry |
( |
| ) |
|
|
inline |
uicore::ViewGeometry::ViewGeometry |
( |
const StyleCascade & |
style | ) |
|
Rectf uicore::ViewGeometry::border_box |
( |
| ) |
const |
Rectf uicore::ViewGeometry::content_box |
( |
| ) |
const |
Pointf uicore::ViewGeometry::content_pos |
( |
| ) |
const |
Sizef uicore::ViewGeometry::content_size |
( |
| ) |
const |
Rectf uicore::ViewGeometry::margin_box |
( |
| ) |
const |
Rectf uicore::ViewGeometry::padding_box |
( |
| ) |
const |
float uicore::ViewGeometry::border_bottom = 0.0f |
float uicore::ViewGeometry::border_left = 0.0f |
float uicore::ViewGeometry::border_right = 0.0f |
float uicore::ViewGeometry::border_top = 0.0f |
float uicore::ViewGeometry::content_height = 0.0f |
float uicore::ViewGeometry::content_width = 0.0f |
float uicore::ViewGeometry::content_x = 0.0f |
float uicore::ViewGeometry::content_y = 0.0f |
float uicore::ViewGeometry::margin_bottom = 0.0f |
float uicore::ViewGeometry::margin_left = 0.0f |
float uicore::ViewGeometry::margin_right = 0.0f |
float uicore::ViewGeometry::margin_top = 0.0f |
float uicore::ViewGeometry::padding_bottom = 0.0f |
float uicore::ViewGeometry::padding_left = 0.0f |
float uicore::ViewGeometry::padding_right = 0.0f |
float uicore::ViewGeometry::padding_top = 0.0f |
The documentation for this class was generated from the following file: