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