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 &&)
- blur() const : std::optional<qreal>
- bottom() const : std::optional<Union::Properties::LineProperty>
- bottomLeft() const : std::optional<Union::Properties::CornerProperty>
- bottomLeft_or_new() const : Union::Properties::CornerProperty
- bottomRight() const : std::optional<Union::Properties::CornerProperty>
- bottomRight_or_new() const : Union::Properties::CornerProperty
- bottom_or_new() const : Union::Properties::LineProperty
- color() const : std::optional<Union::Color>
- empty() : Union::Properties::ShadowProperty
- hasAnyValue() const : bool
- left() const : std::optional<Union::Properties::LineProperty>
- left_or_new() const : Union::Properties::LineProperty
- offset() const : std::optional<Union::Properties::OffsetProperty>
- offset_or_new() const : Union::Properties::OffsetProperty
- resolveProperties(const Union::Properties::ShadowProperty &, Union::Properties::ShadowProperty &)
- right() const : std::optional<Union::Properties::LineProperty>
- right_or_new() const : Union::Properties::LineProperty
- setBlur(const std::optional<qreal> &)
|
- setBottom(const std::optional<Union::Properties::LineProperty> &)
- setBottomLeft(const std::optional<Union::Properties::CornerProperty> &)
- setBottomRight(const std::optional<Union::Properties::CornerProperty> &)
- setColor(const std::optional<Union::Color> &)
- setLeft(const std::optional<Union::Properties::LineProperty> &)
- setOffset(const std::optional<Union::Properties::OffsetProperty> &)
- setRight(const std::optional<Union::Properties::LineProperty> &)
- setSize(const std::optional<qreal> &)
- setTop(const std::optional<Union::Properties::LineProperty> &)
- setTopLeft(const std::optional<Union::Properties::CornerProperty> &)
- setTopRight(const std::optional<Union::Properties::CornerProperty> &)
- size() const : std::optional<qreal>
- top() const : std::optional<Union::Properties::LineProperty>
- topLeft() const : std::optional<Union::Properties::CornerProperty>
- topLeft_or_new() const : Union::Properties::CornerProperty
- topRight() const : std::optional<Union::Properties::CornerProperty>
- topRight_or_new() const : Union::Properties::CornerProperty
- top_or_new() const : Union::Properties::LineProperty
- operator=(Union::Properties::ShadowProperty &&) : Union::Properties::ShadowProperty &
- operator=(const Union::Properties::ShadowProperty &) : Union::Properties::ShadowProperty &
|