|
|
static void | setQtActivityDelegate (Object listener) |
| |
|
static InvokeResult | invokeDelegate (Object...args) |
| |
|
static Object | invokeDelegateMethod (Method m, Object...args) |
| |
|
|
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:
- android-build/src/org/qtproject/qt5/android/bindings/QtApplication.java