Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CGUIAnnouncementHandlerContainer Class Referencefinal

This class is a container of announcement handlers per application component. It allows the GUI Layer to execute GUI Actions upon receiving announcements from other components effectively decoupling GUI from other components. More...

#include <GUIAnnouncementHandlerContainer.h>

Public Member Functions

 CGUIAnnouncementHandlerContainer ()
 
 ~CGUIAnnouncementHandlerContainer ()=default
 

Detailed Description

This class is a container of announcement handlers per application component. It allows the GUI Layer to execute GUI Actions upon receiving announcements from other components effectively decoupling GUI from other components.

Constructor & Destructor Documentation

◆ CGUIAnnouncementHandlerContainer()

CGUIAnnouncementHandlerContainer::CGUIAnnouncementHandlerContainer ( )

◆ ~CGUIAnnouncementHandlerContainer()

CGUIAnnouncementHandlerContainer::~CGUIAnnouncementHandlerContainer ( )
default

The documentation for this class was generated from the following files: