Struct PhysicalSize
Defined in File slint_size.h
Inheritance Relationships
Base Type
public slint::Size< uint32_t >
(Template Struct Size)
Struct Documentation
-
struct PhysicalSize : public slint::Size<uint32_t>
A size given in physical pixels.
Public Functions
-
inline explicit PhysicalSize(const Size<uint32_t> s)
Explicitly convert a Size<uint32_t> to a LogicalSize.
-
inline explicit PhysicalSize(const Size<uint32_t> s)