Class: Qt::InputEvent

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

Instance Method Summary collapse

Instance Method Details

#type(*args) ⇒ Object



1244
1245
1246
# File 'lib/Qt/qtruby4.rb', line 1244

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