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 : Union::Properties::LineProperty *
  • bottomLeft() const : Union::Properties::CornerProperty *
  • bottomRight() const : Union::Properties::CornerProperty *
  • color() const : std::optional<Union::Color>
  • empty() : std::unique_ptr<Union::Properties::ShadowProperty>
  • hasAnyValue() const : bool
  • isEmpty() const : bool
  • left() const : Union::Properties::LineProperty *
  • offset() const : Union::Properties::OffsetProperty *
  • resolveProperties(const Union::Properties::ShadowProperty *, Union::Properties::ShadowProperty *)
  • right() const : Union::Properties::LineProperty *
  • setBlur(const std::optional<qreal> &)
  • setBottom(std::unique_ptr<Union::Properties::LineProperty> &&)
  • setBottomLeft(std::unique_ptr<Union::Properties::CornerProperty> &&)
  • setBottomRight(std::unique_ptr<Union::Properties::CornerProperty> &&)
  • setColor(const std::optional<Union::Color> &)
  • setLeft(std::unique_ptr<Union::Properties::LineProperty> &&)
  • setOffset(std::unique_ptr<Union::Properties::OffsetProperty> &&)
  • setRight(std::unique_ptr<Union::Properties::LineProperty> &&)
  • setSize(const std::optional<qreal> &)
  • setTop(std::unique_ptr<Union::Properties::LineProperty> &&)
  • setTopLeft(std::unique_ptr<Union::Properties::CornerProperty> &&)
  • setTopRight(std::unique_ptr<Union::Properties::CornerProperty> &&)
  • size() const : std::optional<qreal>
  • toString(int, Union::Properties::ToStringFlags) const : QString
  • top() const : Union::Properties::LineProperty *
  • topLeft() const : Union::Properties::CornerProperty *
  • topRight() const : Union::Properties::CornerProperty *
  • operator=(Union::Properties::ShadowProperty &&) : Union::Properties::ShadowProperty &
  • operator=(const Union::Properties::ShadowProperty &) : Union::Properties::ShadowProperty &