List of All Members for QAccessibleSelectionInterface
This is the complete list of members for QAccessibleSelectionInterface, including inherited members.
- ~QAccessibleSelectionInterface()
- clear() : bool
- isSelected(QAccessibleInterface *) const : bool
- select(QAccessibleInterface *) : bool
- selectAll() : bool
- selectedItem(int) const : QAccessibleInterface *
- selectedItemCount() const : int
- selectedItems() const : QList<QAccessibleInterface *>
- unselect(QAccessibleInterface *) : bool