Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
FavouritesUtils.cpp File Reference

Namespaces

namespace  FAVOURITES_UTILS
 

Functions

bool FAVOURITES_UTILS::ChooseAndSetNewName (CFileItem &item)
 
bool FAVOURITES_UTILS::ChooseAndSetNewThumbnail (CFileItem &item)
 
bool FAVOURITES_UTILS::MoveItem (CFileItemList &items, const std::shared_ptr< CFileItem > &item, int amount)
 
bool FAVOURITES_UTILS::RemoveItem (CFileItemList &items, const std::shared_ptr< CFileItem > &item)
 
bool FAVOURITES_UTILS::ShouldEnableMoveItems ()
 
bool FAVOURITES_UTILS::ExecuteAction (const CFavouritesURL &favURL, const std::shared_ptr< CFileItem > &item)