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

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

Typedefs

typedef std::shared_ptr< CGUIListItemCGUIListItemPtr
 

Typedef Documentation

◆ CGUIListItemPtr

typedef std::shared_ptr<CGUIListItem> CGUIListItemPtr