Skip to content

IPlatformAbstraction#

Platform Abstraction Layer

Header:#include <AUI/Platform/linux/IPlatformAbstraction.h>
CMake:aui_link(my_target PUBLIC aui::views)

Detailed Description#

Runtime layer for switching between multiple displaying options (i.e, Linux = X11 or Wayland).

This is a direct equivalent of Qt's Platform Abstraction.