#==, #to_s
121 122 123
# File 'lib/rui/toolkits/qtbase/qt.rb', line 121 def to_i Qt::Point.new(self.x.to_i, self.y.to_i) end