Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CGUIDialogSimpleMenu Class Reference

#include <GUIDialogSimpleMenu.h>

Static Public Member Functions

static bool ShowPlaySelection (CFileItem &item, bool forceSelection=false)
 Show dialog allowing selection of wanted playback item.
 
static bool ShowPlaySelection (CFileItem &item, const std::string &directory)
 

Static Protected Member Functions

static bool GetDirectoryItems (const std::string &path, CFileItemList &items, const XFILE::CDirectory::CHints &hints)
 

Member Function Documentation

◆ GetDirectoryItems()

bool CGUIDialogSimpleMenu::GetDirectoryItems ( const std::string & path,
CFileItemList & items,
const XFILE::CDirectory::CHints & hints )
staticprotected

◆ ShowPlaySelection() [1/2]

bool CGUIDialogSimpleMenu::ShowPlaySelection ( CFileItem & item,
bool forceSelection = false )
static

Show dialog allowing selection of wanted playback item.

◆ ShowPlaySelection() [2/2]

bool CGUIDialogSimpleMenu::ShowPlaySelection ( CFileItem & item,
const std::string & directory )
static

The documentation for this class was generated from the following files: