Diffusion Ark 9f3e8511d9d9

Simplify Query usage in CLI plugins

Authored by elvisangelaccio on Nov 5 2016, 10:51 AM.

Description

Simplify Query usage in CLI plugins

The Query was still assuming that all plugins run from a secondary
thread.
Since CliInterface-based plugins run from the main thread, there is no need to
emit the userQuery signal and then call Query::waitForResponse().
They can directly call Query::execute() instead.

Differential Revision: D3217

Details

Committed
elvisangelaccioNov 5 2016, 10:51 AM
Differential Revision
D3217: Simplify Query usage in CLI plugins
Parents
R36:1b5af864b225: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown