Class: Qt::MoveEvent

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

Instance Method Summary collapse

Instance Method Details

#type(*args) ⇒ Object



1589
1590
1591
# File 'lib/Qt/qtruby4.rb', line 1589

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