qt6-bb10/tests/auto/corelib/plugin/qfactoryloader
Thiago Macieira 878e3342e1 QFactoryLoader: add metaDataKeys() to return just the "Keys" entry
Without parsing the whole metadata structure into a QCborValue.

QFactoryLoader::indexOf() is only used in the icon engine and
accessibility loaders. QFactoryLoader::keyMap() has more users, but
QFactoryLoader::metaData() is still by far the most used interface.

Task-number: QTBUG-114253
Change-Id: I8bd6bb457b9c42218247fffd179753524fc9b6a5
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-11-28 03:14:03 -08:00
..
plugin1 QLibraryPrivate: Actually merge load hints 2023-06-20 15:41:20 +02:00
plugin2 tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
staticplugin QFactoryLoader::instance(): don't fully parse static plugins' data 2023-11-28 03:14:03 -08:00
test QFactoryLoader::instance(): don't fully parse static plugins' data 2023-11-28 03:14:03 -08:00
CMakeLists.txt QFactoryLoader::instance(): don't fully parse static plugins' data 2023-11-28 03:14:03 -08:00
tst_qfactoryloader.cpp QFactoryLoader: add metaDataKeys() to return just the "Keys" entry 2023-11-28 03:14:03 -08:00