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

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