>The charset is automatically converted to const char * by calling *QString::**operator const char ** <http://doc.trolltech.com/3.3/qstring.html#operator-const-char-*> () const Sometimes the most intelligent programms are the worst, the correct sentence: The charset is automatically converted to const char * by calling QString::operator const char * () daniel