class Qt::ShortcutEvent

Public Instance Methods

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