![]() |
Qt 6.x
The Qt SDK
|
Inheritance diagram for org.qtproject.qt.android.QtSurface:
Collaboration diagram for org.qtproject.qt.android.QtSurface:Public Member Functions | |
| QtSurface (Context context, int id, boolean onTop, int imageDepth) | |
| void | surfaceCreated (SurfaceHolder holder) |
| void | surfaceChanged (SurfaceHolder holder, int format, int width, int height) |
| void | surfaceDestroyed (SurfaceHolder holder) |
| boolean | onTouchEvent (MotionEvent event) |
| boolean | onTrackballEvent (MotionEvent event) |
| boolean | onGenericMotionEvent (MotionEvent event) |
Definition at line 18 of file QtSurface.java.
|
inline |
Definition at line 23 of file QtSurface.java.
References context, and setId().
Here is the call graph for this function:
|
inline |
Definition at line 86 of file QtSurface.java.
References org.qtproject.qt.android.QtNative.sendGenericMotionEvent().
Here is the call graph for this function:
|
inline |
Definition at line 66 of file QtSurface.java.
References org.qtproject.qt.android.QtNative.sendTouchEvent().
Here is the call graph for this function:
|
inline |
Definition at line 79 of file QtSurface.java.
References org.qtproject.qt.android.QtNative.sendTrackballEvent().
Here is the call graph for this function:
|
inline |
Definition at line 51 of file QtSurface.java.
References org.qtproject.qt.android.QtNative.setSurface().
Here is the call graph for this function:
|
inline |
Definition at line 46 of file QtSurface.java.
|
inline |
Definition at line 60 of file QtSurface.java.
References org.qtproject.qt.android.QtNative.setSurface().
Here is the call graph for this function: