qt6-bb10/src/widgets/accessible
Joerg Bornemann ad2da2d27a Remove the qmake project files
Remove the qmake project files for most of Qt.

Leave the qmake project files for examples, because we still test those
in the CI to ensure qmake does not regress.

Also leave the qmake project files for utils and other minor parts that
lack CMake project files.

Task-number: QTBUG-88742
Change-Id: I6cdf059e6204816f617f9624f3ea9822703f73cc
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
2021-01-07 15:32:28 +01:00
..
complexwidgets.cpp Android: Qml accessibility fixes 2020-12-08 10:02:34 +01:00
complexwidgets_p.h Fix QAccessibleWidget::focusChild() to return focused descendant 2019-12-19 08:39:10 +01:00
itemviews.cpp Android: Qml accessibility fixes 2020-12-08 10:02:34 +01:00
itemviews_p.h Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qaccessiblemenu.cpp Adjust code format, add space after 'if' 2020-11-16 12:53:37 +00:00
qaccessiblemenu_p.h Merge remote-tracking branch 'origin/5.10' into dev 2017-09-26 16:14:54 +02:00
qaccessiblewidget.cpp Add ; to Q_UNUSED 2020-07-07 11:51:48 +02:00
qaccessiblewidget.h Use QList instead of QVector in widgets 2020-07-02 21:57:06 +02:00
qaccessiblewidgetfactory.cpp Introduce QWidget::setScreen 2020-08-17 15:08:39 +02:00
qaccessiblewidgetfactory_p.h Add qtwidgetsglobal.h and qtwidgetsglobal_p.h 2016-07-14 13:46:07 +00:00
qaccessiblewidgets.cpp Return an empty QStringList if the family string is empty 2020-11-27 08:28:26 +01:00
qaccessiblewidgets_p.h Merge remote-tracking branch 'origin/5.10' into dev 2017-09-26 16:14:54 +02:00
rangecontrols.cpp QSpinBox: remove deprecated signal valueChanged(const QString &) 2020-02-10 18:28:47 +01:00
rangecontrols_p.h Merge remote-tracking branch 'origin/5.10' into dev 2017-09-26 16:14:54 +02:00
simplewidgets.cpp Add ; to Q_UNUSED 2020-07-07 11:51:48 +02:00
simplewidgets_p.h Use QList instead of QVector in widgets 2020-07-02 21:57:06 +02:00