Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <Dialog.h>
Public Member Functions | |
DialogProgressBG ()=default | |
~DialogProgressBG () override | |
create (...) | |
update (...) | |
close (...) | |
isFinished (...) | |
Public Member Functions inherited from XBMCAddon::AddonClass | |
AddonClass () | |
virtual | ~AddonClass () |
const char * | GetClassname () const |
LanguageHook * | GetLanguageHook () |
bool | isDeallocating () |
void | Release () const |
void | Acquire () const |
Protected Member Functions | |
void | deallocating () override |
Protected Member Functions inherited from XBMCAddon::AddonClass |
Additional Inherited Members | |
Static Public Member Functions inherited from XBMCAddon::AddonClass | |
static short | getNumAddonClasses () |
Static Protected Member Functions inherited from XBMCAddon::AddonClass | |
static short | getNextClassIndex () |
Protected Attributes inherited from XBMCAddon::AddonClass | |
LanguageHook * | languageHook |