Kanzi 3.9.10
wayland_shell_type.hpp File Reference

Namespaces

namespace  kanzi
 
namespace  kanzi::wayland
 

Enumerations

enum class  kanzi::wayland::WaylandShellType { kanzi::wayland::Core , kanzi::wayland::XDG , kanzi::wayland::IVI }
 Enumerator that represents Wayland shells available in Kanzi. More...
 

Functions

KZ_NO_DISCARD WaylandShellType kanzi::wayland::parseShellType (string_view shellTypeStr) noexcept
 Converts the text containing the shell type to the corresponding enumerator value.
 
KZ_NO_DISCARD string kanzi::wayland::shellTypeToString (WaylandShellType shellType) noexcept
 Converts the shell type from an enumerator value to string.