|
kodi
|
This is the complete list of members for CGUIListItem, including all inherited members.
| AppendArt(const ArtMap &art, const std::string &prefix="") | CGUIListItem | |
| AppendProperties(const CGUIListItem &item) | CGUIListItem | |
| Archive(CArchive &ar) (defined in CGUIListItem) | CGUIListItem | |
| ArtMap typedef (defined in CGUIListItem) | CGUIListItem | |
| CGUIListItem(void) (defined in CGUIListItem) | CGUIListItem | |
| CGUIListItem(const CGUIListItem &item) (defined in CGUIListItem) | CGUIListItem | explicit |
| CGUIListItem(const std::string &strLabel) (defined in CGUIListItem) | CGUIListItem | explicit |
| ClearArt() | CGUIListItem | |
| ClearProperties() (defined in CGUIListItem) | CGUIListItem | |
| ClearProperty(const std::string &strKey) (defined in CGUIListItem) | CGUIListItem | |
| Clone() const (defined in CGUIListItem) | CGUIListItem | inlinevirtual |
| FreeIcons() (defined in CGUIListItem) | CGUIListItem | |
| FreeMemory(bool immediately=false) (defined in CGUIListItem) | CGUIListItem | |
| GetArt(const std::string &type) const | CGUIListItem | |
| GetArt() const | CGUIListItem | |
| GetCurrentItem() const | CGUIListItem | |
| GetFocusedLayout() (defined in CGUIListItem) | CGUIListItem | |
| GetLabel() const (defined in CGUIListItem) | CGUIListItem | |
| GetLabel2() const (defined in CGUIListItem) | CGUIListItem | |
| GetLayout() (defined in CGUIListItem) | CGUIListItem | |
| GetOverlayImage() const (defined in CGUIListItem) | CGUIListItem | |
| GetProperty(const std::string &strKey) const (defined in CGUIListItem) | CGUIListItem | |
| GetSortLabel() const (defined in CGUIListItem) | CGUIListItem | |
| GUIIconOverlay enum name | CGUIListItem | |
| HasArt(const std::string &type) const | CGUIListItem | |
| HasOverlay() const (defined in CGUIListItem) | CGUIListItem | |
| HasProperties() const (defined in CGUIListItem) | CGUIListItem | inline |
| HasProperty(const std::string &strKey) const (defined in CGUIListItem) | CGUIListItem | |
| ICON_OVERLAY_HD enum value | CGUIListItem | |
| ICON_OVERLAY_LOCKED enum value | CGUIListItem | |
| ICON_OVERLAY_NONE enum value | CGUIListItem | |
| ICON_OVERLAY_RAR enum value | CGUIListItem | |
| ICON_OVERLAY_UNWATCHED enum value | CGUIListItem | |
| ICON_OVERLAY_WATCHED enum value | CGUIListItem | |
| ICON_OVERLAY_ZIP enum value | CGUIListItem | |
| IncrementProperty(const std::string &strKey, int nVal) (defined in CGUIListItem) | CGUIListItem | |
| IncrementProperty(const std::string &strKey, int64_t nVal) (defined in CGUIListItem) | CGUIListItem | |
| IncrementProperty(const std::string &strKey, double dVal) (defined in CGUIListItem) | CGUIListItem | |
| IsFileItem() const (defined in CGUIListItem) | CGUIListItem | inlinevirtual |
| IsSelected() const (defined in CGUIListItem) | CGUIListItem | |
| m_bIsFolder | CGUIListItem | |
| m_bSelected (defined in CGUIListItem) | CGUIListItem | protected |
| m_currentItem (defined in CGUIListItem) | CGUIListItem | protected |
| m_focusedLayout (defined in CGUIListItem) | CGUIListItem | protected |
| m_layout (defined in CGUIListItem) | CGUIListItem | protected |
| m_mapProperties (defined in CGUIListItem) | CGUIListItem | protected |
| m_overlayIcon (defined in CGUIListItem) | CGUIListItem | protected |
| m_strLabel2 (defined in CGUIListItem) | CGUIListItem | protected |
| operator=(const CGUIListItem &item) (defined in CGUIListItem) | CGUIListItem | |
| PropertyMap typedef (defined in CGUIListItem) | CGUIListItem | protected |
| Select(bool bOnOff) (defined in CGUIListItem) | CGUIListItem | |
| Serialize(CVariant &value) (defined in CGUIListItem) | CGUIListItem | |
| SetArt(const std::string &type, const std::string &url) | CGUIListItem | |
| SetArt(const ArtMap &art) | CGUIListItem | |
| SetArtFallback(const std::string &from, const std::string &to) | CGUIListItem | |
| SetCurrentItem(unsigned int position) | CGUIListItem | |
| SetFocusedLayout(std::unique_ptr< CGUIListItemLayout > layout) (defined in CGUIListItem) | CGUIListItem | |
| SetInvalid() (defined in CGUIListItem) | CGUIListItem | |
| SetLabel(const std::string &strLabel) (defined in CGUIListItem) | CGUIListItem | virtual |
| SetLabel2(const std::string &strLabel) (defined in CGUIListItem) | CGUIListItem | |
| SetLayout(std::unique_ptr< CGUIListItemLayout > layout) (defined in CGUIListItem) | CGUIListItem | |
| SetOverlayImage(GUIIconOverlay icon) (defined in CGUIListItem) | CGUIListItem | |
| SetProperty(const std::string &strKey, const CVariant &value) (defined in CGUIListItem) | CGUIListItem | |
| SetSortLabel(const std::string &label) (defined in CGUIListItem) | CGUIListItem | |
| SetSortLabel(const std::wstring &label) (defined in CGUIListItem) | CGUIListItem | |
| ~CGUIListItem(void) (defined in CGUIListItem) | CGUIListItem | virtual |
1.8.13