kodi
|
This interceptor is a simple, non-callbackable (is that a word?) Interceptor to satisfy the Window requirements for upcalling for the purposes of instantiating a Window instance from an already existing window. More...
Public Member Functions | |
ProxyExistingWindowInterceptor (CGUIWindow *window) | |
CGUIWindow * | get () override |
![]() | |
virtual void | SetRenderOrder (int renderOrder) |
virtual void | setActive (bool active) |
virtual bool | isActive () |
Additional Inherited Members | |
![]() | |
static bool | up () |
Calling up ONCE resets the upcall to to false. More... | |
![]() | |
AddonClass::Ref< Window > | window |
![]() | |
static thread_local ref * | upcallTls |
This interceptor is a simple, non-callbackable (is that a word?) Interceptor to satisfy the Window requirements for upcalling for the purposes of instantiating a Window instance from an already existing window.