アクセシビリティクラス

Accessible

QMLアイテムのアクセシビリティを可能にする

QAccessible

アクセシビリティに関する列挙型と静的関数

QAccessibleActionInterface

インターフェイスにおける呼び出し可能なアクションのサポートの実装

QAccessibleAnnouncementEvent

支援技術による所定のメッセージの告知を要求するために使用されます。

QAccessibleAttributesInterface

アクセシブルなオブジェクトの属性を報告するためのサポートを実装しています。

QAccessibleEditableTextInterface

編集可能なテキストを持つオブジェクトのサポートを実装しています。

QAccessibleEvent

アクセシビリティ通知の基本クラス

QAccessibleInterface

アクセシブルなオブジェクトに関する情報を公開するインタフェースを定義します。

QAccessibleObject

QAccessibleInterfaceの一部をQObjectsに実装します。

QAccessiblePlugin

ユーザー・インターフェース要素のアクセシビリティ情報を提供するプラグインのための抽象ベース・クラス

QAccessibleSelectionInterface

選択処理のサポートを実装しています。

QAccessibleStateChangeEvent

オブジェクトの状態が変更されたことをアクセシビリティ・フレームワークに通知します。

QAccessibleTableCellInterface

IAccessibleTable2 Cell インターフェースのサポートを実装します。

QAccessibleTableInterface

IAccessibleTable2 インターフェースのサポートを実装します。

QAccessibleTableModelChangeEvent

セルが追加または削除されたテーブル、リスト、またはツリーの変更を示す。変更が行数に影響した場合、firstColumn と lastColumn は -1 を返す。同様に、列の場合、行関数は -1 を返す。

QAccessibleTextCursorEvent

カーソル移動の通知

QAccessibleTextInsertEvent

テキスト挿入の通知

QAccessibleTextInterface

テキスト処理のサポートを実装

QAccessibleTextRemoveEvent

テキストの削除を通知

QAccessibleTextSelectionEvent

オブジェクトのテキスト選択の変更を知らせる

QAccessibleTextUpdateEvent

テキストの変更を通知します。これは、行編集のような編集可能なテキストをサポートするアクセシブルのためのものです。このイベントは、例えば、選択されたテキストの一部が新しいテキストの貼り付けによって置換されたときや、エディタのオーバーライドモードで発生します。

QAccessibleValueChangeEvent

アクセシブルオブジェクトの値の変更を記述します。

QAccessibleValueInterface

値を操作するオブジェクトのサポートを実装します。

QAccessibleWidget

QWidgets用のQAccessibleInterfaceを実装しています。

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.