ryanmelt / qtbindings

An easy to install gem version of the Ruby bindings to Qt
http://github.com/ryanmelt/qtbindings
Other
340 stars 63 forks source link

Fix for #129: Add Polygon count and at methods #130

Closed csdehaan closed 7 years ago

csdehaan commented 8 years ago

Added the following methods: Qt::Polygon#[] and Qt::PolygonF#[] Qt::Polygon#at and Qt::PolygonF#at Qt::Polygon#count and Qt::PolygonF#count Qt::Polygon#length and Qt::PolygonF#length Qt::PolygonF#point