OSDN Git Service

plasma: run the get() job of dict data engine asynchronously
authorIvailo Monev <xakepa10@gmail.com>
Tue, 11 Jul 2023 02:58:55 +0000 (05:58 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Tue, 11 Jul 2023 02:58:55 +0000 (05:58 +0300)
commitd6e19c715ec6deea07165ea2669dfb2fa7a7745e
treec31a718b9dcc78779e400dd73cd511ea9a1bcea7
parente1db4a1c72d50872f100015cc6e338e4f2b9b33e
plasma: run the get() job of dict data engine asynchronously

same result however no extra QEventLoop, the only overhead is from the
property that has to be set for each source (converting QString to QVariant
and then back to QString)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
plasma/dataengines/dict/dictengine.cpp
plasma/dataengines/dict/dictengine.h