Qt is a collection nof C++ classes.
Everything you can do with STL you can do with Qt too.
Nothing hinders you from overloading the insertion operation or the global operator.

QString has also an STL version string method:
http://qt-project.org/doc/qt-4.8/qst...ml#toStdString