Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
GUIStaticItem.h File Reference
#include <utility>
#include <vector>
#include "GUIAction.h"
#include "guilib/guiinfo/GUIInfoLabel.h"
#include "interfaces/info/InfoBool.h"
#include "FileItem.h"

Classes

class  CGUIStaticItem
 wrapper class for a static item in a list container More...
 

Typedefs

typedef std::shared_ptr< CGUIStaticItemCGUIStaticItemPtr
 

Typedef Documentation

◆ CGUIStaticItemPtr

typedef std::shared_ptr<CGUIStaticItem> CGUIStaticItemPtr