19 const std::string&
label()
const {
return label_; }
Definition screenshot_annotation.h:10
ScreenshotAnnotation(std::string label, const Rect &screenspace_rect)
Definition screenshot_annotation.h:12
const std::string & label() const
Definition screenshot_annotation.h:19
const Rect & rect() const
Definition screenshot_annotation.h:23
Definition custom_decoration_generator.h:5
constexpr U to(T &&value)
Definition conversion.h:56