qt: register value types with names that begin with a lowercase letter
Value types need to begin with a lower case letter, this is a convention
that Qt follows as well (e.g. rect
, eventPoint
, url
)
Value types need to begin with a lower case letter, this is a convention
that Qt follows as well (e.g. rect
, eventPoint
, url
)
VideoLAN code repository instance