Method: Qt::GraphicsWidget#type

Defined in:
lib/Qt/qtruby4.rb

#type(*args) ⇒ Object



1198
1199
1200
# File 'lib/Qt/qtruby4.rb', line 1198

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