qt5base-lts/tests/auto/gui/kernel/qkeysequence
Kevin Ottens 2d1f3d7c51 Add methods to convert lists of QKeySequence to/from strings
QKeySequence provides conversion to and from strings. But a similar
convenience was missing for QList<QKeySequence>. It would come in handy
when you want for instance to save/restore the shortcuts of a QAction.

Change-Id: I9e4f2001c58a595392a5019a57c564992c39bf88
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: David Faure (KDE) <faure@kde.org>
2013-03-06 21:50:28 +01:00
..
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
keys_de.qm Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
keys_de.ts Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qkeysequence.pro Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qkeysequence.qrc Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qt_de.qm Update year in Nokia copyright headers. 2012-01-10 07:12:41 +01:00
tst_qkeysequence.cpp Add methods to convert lists of QKeySequence to/from strings 2013-03-06 21:50:28 +01:00