I find QVariant is a very useful class and I want to use it in non-gui program. I want to include QVariant.h and link to the lib QtCore4. Is that possible?
Thank you in advance!