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

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

  • BackgroundPropertyGroup()
  • BackgroundPropertyGroup(const Union::Properties::BackgroundPropertyGroup &)
  • BackgroundPropertyGroup(Union::Properties::BackgroundPropertyGroup &&)
  • color() const : std::optional<Union::Color>
  • empty() : std::unique_ptr<Union::Properties::BackgroundPropertyGroup>
  • hasAnyValue() const : bool
  • image() const : Union::Properties::ImagePropertyGroup *
  • isEmpty() const : bool
  • resolveProperties(const Union::Properties::BackgroundPropertyGroup *, Union::Properties::BackgroundPropertyGroup *)
  • setColor(const std::optional<Union::Color> &)
  • setImage(std::unique_ptr<Union::Properties::ImagePropertyGroup> &&)
  • toString(int, Union::Properties::ToStringFlags) const : QString
  • operator=(Union::Properties::BackgroundPropertyGroup &&) : Union::Properties::BackgroundPropertyGroup &
  • operator=(const Union::Properties::BackgroundPropertyGroup &) : Union::Properties::BackgroundPropertyGroup &