Global parameters of plugins.
The plugin has a background thread, and all backend of the operations run on this background thread.
One thread handles multiple operate.
virtual Q_INVOKABLE COperate * CreateOperate(const QString &szId, CParameterPlugin *para)
New COperate instance.