summaryrefslogtreecommitdiffstats
path: root/src/plugins/accessible/widgets/widgets.json
blob: 21c0157144728238e707e768178b80ab83ef15f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
    "Keys": [
    "QLineEdit",
    "QComboBox",
    "QAbstractSpinBox",
    "QSpinBox",
    "QDoubleSpinBox",
    "QScrollBar",
    "QSlider",
    "QAbstractSlider",
    "QToolButton",
    "QCheckBox",
    "QRadioButton",
    "QPushButton",
    "QAbstractButton",
    "QDialog",
    "QMessageBox",
    "QMainWindow",
    "QLabel",
    "QLCDNumber",
    "QGroupBox",
    "QStatusBar",
    "QProgressBar",
    "QMenuBar",
    "QMenu",
    "QHeaderView",
    "QTabBar",
    "QToolBar",
    "QSizeGrip",
    "QAbstractItemView",
    "QWidget",
    "QSplitter",
    "QSplitterHandle",
    "QTextEdit",
    "QTipLabel",
    "QFrame",
    "QStackedWidget",
    "QToolBox",
    "QMdiArea",
    "QMdiSubWindow",
    "QDialogButtonBox",
    "QDial",
    "QRubberBand",
    "QTextBrowser",
    "QAbstractScrollArea",
    "QScrollArea",
    "QCalendarWidget",
    "QDockWidget",
    "QAccessibleWidget" ]
}