summaryrefslogtreecommitdiffstats
path: root/examples/sql/sqlbrowser/main.cpp
diff options
context:
space:
mode:
authorVlad Zahorodnii <vlad.zahorodnii@kde.org>2025-01-10 21:51:01 +0200
committerVlad Zahorodnii <vlad.zahorodnii@kde.org>2025-01-14 20:48:57 +0200
commit4c346348089c1d4737342ae5b347e26a54ed5772 (patch)
treea9a5d9212fa45d403df057664e9044064413cb25 /examples/sql/sqlbrowser/main.cpp
parent12f8ebf5cbdc9089564a93001926d20908bd1785 (diff)
tst_QAccessibility: Use QKeySequence::toString() properly
The test gets a string representation of a key sequence by stitching the individual parts manually. It is not a portable approach and the test relies on undocumented behavior of QKeySequence::toString(). A more reliable and portable approach is to pass the Qt::Key value to QKeySequence and let it do its magic. Change-Id: I2a0e8734c93fa4f86f11324f26d8967d22e14247 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'examples/sql/sqlbrowser/main.cpp')
0 files changed, 0 insertions, 0 deletions