PGE Engine
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Classes | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
org.qtproject.qt5.android.bindings.QtApplication Class Reference
Inheritance diagram for org.qtproject.qt5.android.bindings.QtApplication:

Classes

class  InvokeResult
 

Public Member Functions

void onTerminate ()
 

Static Public Member Functions

static void setQtActivityDelegate (Object listener)
 
static InvokeResult invokeDelegate (Object...args)
 
static Object invokeDelegateMethod (Method m, Object...args)
 

Static Public Attributes

static final String QtTAG = "Qt"
 
static Object m_delegateObject = null
 
static HashMap< String,
ArrayList< Method > > 
m_delegateMethods = new HashMap<String, ArrayList<Method>>()
 
static Method dispatchKeyEvent = null
 
static Method dispatchPopulateAccessibilityEvent = null
 
static Method dispatchTouchEvent = null
 
static Method dispatchTrackballEvent = null
 
static Method onKeyDown = null
 
static Method onKeyMultiple = null
 
static Method onKeyUp = null
 
static Method onTouchEvent = null
 
static Method onTrackballEvent = null
 
static Method onActivityResult = null
 
static Method onCreate = null
 
static Method onKeyLongPress = null
 
static Method dispatchKeyShortcutEvent = null
 
static Method onKeyShortcut = null
 
static Method dispatchGenericMotionEvent = null
 
static Method onGenericMotionEvent = null
 

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