I use java and I need to use class QVariantMap. Objects of this class are returned by GetMetadata() dbus function. But I couldn't find out how to include this package (what package provides class QVariantMap).
If you know what to include, please, say also where this package's files are. I need it to compile my program =)