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... | |
![]() | |
QVariant | toVariant (const QPointF &value) |
Returns value converted as a QVariant. More... | |
Helper template class to convert QVariants to and from QPointFs.
|
inline |