Class: Qt::GraphicsRectItem

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

Constant Summary collapse

Type =
3

Instance Method Summary collapse

Instance Method Details

#type(*args) ⇒ Object



1134
1135
1136
# File 'lib/Qt/qtruby4.rb', line 1134

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