#include <Dialog.h>
§ DialogBusy()
XBMCAddon::xbmcgui::DialogBusy::DialogBusy |
( |
| ) |
|
|
inline |
§ ~DialogBusy()
XBMCAddon::xbmcgui::DialogBusy::~DialogBusy |
( |
| ) |
|
|
override |
§ deallocating()
void XBMCAddon::xbmcgui::DialogBusy::deallocating |
( |
| ) |
|
|
overrideprotectedvirtual |
This method is meant to be called from the destructor of the lowest level class.
It's virtual because it's a convenient place to receive messages that we're about to go be deleted but prior to any real tear-down.
Any overloading classes need to remember to pass the call up the chain.
Reimplemented from XBMCAddon::AddonClass.
The documentation for this class was generated from the following files: