Hi,

I have a compilation error when trying to use
Qt Code:
  1. QMetaObject::invokeMethod(pObject,"method",Qt::QueuedConnection,Q_ARG(QHash<QString,QVariant>,qHashParams));
To copy to clipboard, switch view to plain text mode 

Is there any solution or maybe there is another way to do this?

Thanks,