VoltAir
|
Helper template class to convert QVariants to and from a specific type, for example, QPointFs. More...
Additional Inherited Members | |
Public Member Functions inherited from VariantConverterBase< T > | |
QVariant | toVariant (const T &value) |
Returns value converted as a QVariant. More... | |
Helper template class to convert QVariants to and from a specific type, for example, QPointFs.
Template | type to convert to and from QVariant |