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

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

  • ImageProperty()
  • ImageProperty(const Union::Properties::ImageProperty &)
  • ImageProperty(Union::Properties::ImageProperty &&)
  • empty() : std::unique_ptr<Union::Properties::ImageProperty>
  • flags() const : std::optional<Union::Properties::ImageFlags>
  • hasAnyValue() const : bool
  • height() const : std::optional<qreal>
  • isEmpty() const : bool
  • maskColor() const : std::optional<Union::Color>
  • resolveProperties(const Union::Properties::ImageProperty *, Union::Properties::ImageProperty *)
  • setFlags(const std::optional<Union::Properties::ImageFlags> &)
  • setHeight(const std::optional<qreal> &)
  • setMaskColor(const std::optional<Union::Color> &)
  • setSource(const std::optional<std::filesystem::path> &)
  • setWidth(const std::optional<qreal> &)
  • setXOffset(const std::optional<qreal> &)
  • setYOffset(const std::optional<qreal> &)
  • source() const : std::optional<std::filesystem::path>
  • toString(int, Union::Properties::ToStringFlags) const : QString
  • width() const : std::optional<qreal>
  • xOffset() const : std::optional<qreal>
  • yOffset() const : std::optional<qreal>
  • operator=(Union::Properties::ImageProperty &&) : Union::Properties::ImageProperty &
  • operator=(const Union::Properties::ImageProperty &) : Union::Properties::ImageProperty &