qt6-bb10/src/widgets/accessible
Andy Shaw 420e27c9ef Return an empty QStringList if the family string is empty
Since doing a split will create an empty entry, then we can save time
and just return an empty QStringList in this case

Change-Id: I86a6532e7243151493ea4021bfcc05e4c2a9cbf0
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2020-11-27 08:28:26 +01:00
..
accessible.pri Convert features.itemviews to QT_[REQUIRE_]CONFIG 2017-07-25 11:23:49 +00:00
complexwidgets.cpp Port QT_NO_TOOLTIP to QT_CONFIG(tooltip) 2020-04-21 20:35:29 +02:00
complexwidgets_p.h Fix QAccessibleWidget::focusChild() to return focused descendant 2019-12-19 08:39:10 +01:00
itemviews.cpp Add "checkable" state to QAccessibleTableCell 2020-03-26 14:24:43 +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
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
widgets.pro