#include <WindowInterceptor.h>
|
| | InterceptorDialog (const char *specializedName, Window *_window, int windowid) |
| |
| | InterceptorDialog (const char *specializedName, Window *_window, int windowid, const char *xmlfile) |
| |
| | Interceptor (const char *specializedName, Window *_window, int windowid) |
| |
| | Interceptor (const char *specializedName, Window *_window, int windowid, const char *xmlfile) |
| |
| | ~Interceptor () override=default |
| |
| bool | OnMessage (CGUIMessage &message) override |
| |
| bool | OnAction (const CAction &action) override |
| |
| bool | OnBack (int actionId) override |
| |
| void | OnDeinitWindow (int nextWindowID) override |
| |
| bool | IsModalDialog () const override |
| |
| bool | IsDialogRunning () const override |
| |
| bool | IsDialog () const override |
| |
| bool | IsMediaWindow () const override |
| |
| void | SetRenderOrder (int renderOrder) override |
| |
| void | setActive (bool active) override |
| |
| bool | isActive () override |
| |
| virtual | ~InterceptorBase () |
| |
◆ InterceptorDialog() [1/2]
◆ InterceptorDialog() [2/2]
The documentation for this class was generated from the following file: