Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
GUIInfoManager.h File Reference
#include <map>
#include <memory>
#include <set>
#include <string>
#include <vector>
#include "guilib/guiinfo/GUIInfoProviders.h"
#include "interfaces/info/InfoBool.h"
#include "interfaces/info/SkinVariable.h"
#include "messaging/IMessageTarget.h"
#include "threads/CriticalSection.h"
#include "utils/Observer.h"

Classes

class  CGUIInfoManager
 

Namespaces

 KODI
 Controller configuration window.
 
 KODI::GUILIB
 
 KODI::GUILIB::GUIINFO
 
 INFO
 
 MUSIC_INFO
 

Typedefs

typedef std::shared_ptr< CGUIListItemCGUIListItemPtr
 

Typedef Documentation

§ CGUIListItemPtr

typedef std::shared_ptr<CGUIListItem> CGUIListItemPtr