slint::PhysicalSize Struct
struct PhysicalSize;C++
#include <slint.h>C++
Inherits slint::Size< uint32_t >.
A size given in physical pixels.
Public Functions
Section titled “Public Functions” PhysicalSize
Section titled “ PhysicalSize”explicit constexpr constexpr slint::PhysicalSize::PhysicalSize(const Size< uint32_t > s={ 0, 0 })
Explicitly convert a Size<uint32_t> to a LogicalSize.
© 2026 SixtyFPS GmbH