RyuLdnOverlay
RyuLdnOverlay
Section titled “RyuLdnOverlay”Main overlay application.
Handles service initialization and cleanup. Connects directly to the ryu:cfg service provided by the sysmodule.
Methods
Section titled “Methods”initServices
Section titled “initServices”void initServices()exitServices
Section titled “exitServices”void exitServices()onShow
Section titled “onShow”void onShow()onHide
Section titled “onHide”void onHide()loadInitialGui
Section titled “loadInitialGui”std::unique_ptr< tsl::Gui > loadInitialGui()Returns: std::unique_ptr< tsl::Gui >