Class: Qt::GraphicsPathItem

Inherits:
Base
  • Object
show all
Defined in:
lib/Qt/qtruby4.rb

Constant Summary collapse

Type =
2

Instance Method Summary collapse

Instance Method Details

#type(*args) ⇒ Object



1107
1108
1109
# File 'lib/Qt/qtruby4.rb', line 1107

def type(*args)
  method_missing(:type, *args)
end