List of All Members for Union::Properties::ShadowProperty
This is the complete list of members for Union::Properties::ShadowProperty, including inherited members.
- ShadowProperty()
- ShadowProperty(const Union::Properties::ShadowProperty &)
- ShadowProperty(Union::Properties::ShadowProperty &&)
- bottom() const : std::optional<Union::Properties::LineProperty>
- bottomLeft() const : std::optional<Union::Properties::CornerProperty>
- bottomRight() const : std::optional<Union::Properties::CornerProperty>
- empty() : Union::Properties::ShadowProperty
- hasAnyValue() const : bool
- left() const : std::optional<Union::Properties::LineProperty>
- offsets() const : std::optional<Union::Properties::SizeProperty>
- resolveProperties(const Union::Properties::ShadowProperty &, Union::Properties::ShadowProperty &)
- right() const : std::optional<Union::Properties::LineProperty>
- setBottom(const std::optional<Union::Properties::LineProperty> &)
|
- setBottomLeft(const std::optional<Union::Properties::CornerProperty> &)
- setBottomRight(const std::optional<Union::Properties::CornerProperty> &)
- setLeft(const std::optional<Union::Properties::LineProperty> &)
- setOffsets(const std::optional<Union::Properties::SizeProperty> &)
- setRight(const std::optional<Union::Properties::LineProperty> &)
- setTop(const std::optional<Union::Properties::LineProperty> &)
- setTopLeft(const std::optional<Union::Properties::CornerProperty> &)
- setTopRight(const std::optional<Union::Properties::CornerProperty> &)
- top() const : std::optional<Union::Properties::LineProperty>
- topLeft() const : std::optional<Union::Properties::CornerProperty>
- topRight() const : std::optional<Union::Properties::CornerProperty>
- operator=(Union::Properties::ShadowProperty &&) : Union::Properties::ShadowProperty &
- operator=(const Union::Properties::ShadowProperty &) : Union::Properties::ShadowProperty &
|