VoltAir
|
Helper template class to convert QVariants to and from QStrings. More...
Public Member Functions | |
QString | fromVariant (const QVariant &value) |
Returns value converted to a QString. More... | |
Public Member Functions inherited from VariantConverterBase< QString > | |
QVariant | toVariant (const QString &value) |
Returns value converted as a QVariant. More... | |
Helper template class to convert QVariants to and from QStrings.