List of All Members for Union::Properties::BackgroundProperty

This is the complete list of members for Union::Properties::BackgroundProperty, including inherited members.

  • BackgroundProperty()
  • BackgroundProperty(const Union::Properties::BackgroundProperty &)
  • BackgroundProperty(Union::Properties::BackgroundProperty &&)
  • color() const : std::optional<Union::Color>
  • empty() : Union::Properties::BackgroundProperty
  • hasAnyValue() const : bool
  • image() const : std::optional<Union::Properties::ImageProperty>
  • image_or_new() const : Union::Properties::ImageProperty
  • resolveProperties(const Union::Properties::BackgroundProperty &, Union::Properties::BackgroundProperty &)
  • setColor(const std::optional<Union::Color> &)
  • setImage(const std::optional<Union::Properties::ImageProperty> &)
  • operator=(Union::Properties::BackgroundProperty &&) : Union::Properties::BackgroundProperty &
  • operator=(const Union::Properties::BackgroundProperty &) : Union::Properties::BackgroundProperty &