Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Functions | |
bool | ChooseAndSetNewName (CFileItem &item) |
bool | ChooseAndSetNewThumbnail (CFileItem &item) |
bool | MoveItem (CFileItemList &items, const std::shared_ptr< CFileItem > &item, int amount) |
bool | RemoveItem (CFileItemList &items, const std::shared_ptr< CFileItem > &item) |
bool | ShouldEnableMoveItems () |
bool | ExecuteAction (const CExecString &execString) |
bool | ExecuteAction (const CFavouritesURL &favURL) |
bool FAVOURITES_UTILS::ExecuteAction | ( | const CExecString & | execString | ) |
bool FAVOURITES_UTILS::ExecuteAction | ( | const CFavouritesURL & | favURL | ) |
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 | ( | ) |