class Qt::KeyEvent

Public Instance Methods

type(*args) click to toggle source
# File lib/Qt/qtruby4.rb, line 1333
def type(*args)
  method_missing(:type, *args)
end