CustusX
16.5.0-rc9
An IGT application
|
Go to the source code of this file.
Functions | |
template<> | |
cstring_cast_Placeholder | cstring_cast< QString > (const QString &val) |
template<> | |
cstring_cast_Placeholder | cstring_cast< QVariant > (const QVariant &val) |
std::ostream & | operator<< (std::ostream &str, const QString &qstring) |
std::vector< double > | convertQString2DoubleVector (const QString &input, bool *ok) |
QString | color2string (QColor color) |
QColor | string2color (QString input, QColor defaultValue) |