How can I get the raw binary content from an arbitrary typed QVariant into a QBytearray?

前端 未结 0 862
遇见更好的自我
遇见更好的自我 2021-01-20 22:08

I have an interface which gives me a QVariant of an arbitrary type. I need to convert the data content in this variant to a raw binary QByteArray:<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题