Chicane

Style Corners

Header
Includes/Chicane/Grid/Style/Corners.hpp
Namespace
Chicane::Grid::StyleCorners

Construtores

NomeDescrição
StyleCorners(
const  String& inOnelineAttributeName
const  String& inTopAttributeName
const  String& inBottomAttributeName
const  String& inLeftAttributeName
const  String& inRightAttributeName
)

Funções

AccessoReturnoModificadorNomeDescrição
public
bool
refresh(
const  StyleProperties& inSource
std::function<float(const String&StyleDirection)> inCalculator
)
public
bool
inline
operator==(
const  StyleCorners& inLeft
const  StyleCorners& inRight
)

Membros

AccessoTipoModificadorNomeDescrição
public
float
top
public
float
bottom
public
float
left
public
float
right
private
m_onelineAttributeName
private
m_topAttributeName
private
m_bottomAttributeName
private
m_leftAttributeName
private
m_rightAttributeName