Don't use QObject for Conversationmessage
It's unnecessary, expensive and semantically wrong. QObjects are not intended to be used as value-types
It's unnecessary, expensive and semantically wrong. QObjects are not intended to be used as value-types