Hi all.

I read hstore field from PGSQL.
I see it as QVariant(QString, ""key1"=>"val1", "key2"=>"val2"")
so, is there any way to get QMap from this string?