Class: Qt::Shortcut

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

Instance Method Summary collapse

Instance Method Details

#id(*args) ⇒ Object



1838
1839
1840
# File 'lib/Qt/qtruby4.rb', line 1838

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