xbmc
|
#include "FileItem.h"
#include "GUIAction.h"
#include "guilib/guiinfo/GUIInfoLabel.h"
#include "interfaces/info/InfoBool.h"
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | CGUIStaticItem |
wrapper class for a static item in a list container More... | |
Typedefs | |
typedef std::shared_ptr< CGUIStaticItem > | CGUIStaticItemPtr |