MIRA
|
Adds support for QStrings with std ostreams. More...
#include <ostream>
#include <QString>
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const QString &s) |
Adapter for writing QStrings to std ostreams. More... | |
Adds support for QStrings with std ostreams.
std::ostream& std::operator<< | ( | std::ostream & | os, |
const QString & | s | ||
) |
Adapter for writing QStrings to std ostreams.