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() : std::unique_ptr<Union::Properties::BackgroundProperty>
  • hasAnyValue() const : bool
  • image() const : Union::Properties::ImageProperty *
  • isEmpty() const : bool
  • resolveProperties(const Union::Properties::BackgroundProperty *, Union::Properties::BackgroundProperty *)
  • setColor(const std::optional<Union::Color> &)
  • setImage(std::unique_ptr<Union::Properties::ImageProperty> &&)
  • toString(int, Union::Properties::ToStringFlags) const : QString
  • operator=(Union::Properties::BackgroundProperty &&) : Union::Properties::BackgroundProperty &
  • operator=(const Union::Properties::BackgroundProperty &) : Union::Properties::BackgroundProperty &