Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtAccessibilityInterface.java
Go to the documentation of this file.
1// Copyright (C) 2024 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3package org.qtproject.qt.android;
4
7 default void notifyLocationChange(int viewId) { }
8 default void notifyObjectHide(int viewId, int parentId) { }
9 default void notifyObjectFocus(int viewId) { }
10 default void notifyScrolledEvent(int viewId) { }
11 default void notifyValueChanged(int viewId, String value) { }
12 default void notifyDescriptionOrNameChanged(int viewId, String value) { }
13 default void notifyObjectShow(int parentId) { }
14 default void notifyAnnouncementEvent(int viewId, String message) { }
15 default void notifyTextChanged(int viewId, String text, String beforeText,
16 int fromIndex, int addedCount, int removedCount) { }
17}
default void notifyObjectHide(int viewId, int parentId)
default void notifyTextChanged(int viewId, String text, String beforeText, int fromIndex, int addedCount, int removedCount)
default void notifyAnnouncementEvent(int viewId, String message)
default void notifyValueChanged(int viewId, String value)
default void notifyDescriptionOrNameChanged(int viewId, String value)
EGLOutputLayerEXT EGLint EGLAttrib value
[3]
GLuint GLsizei const GLchar * message