Libraries
»
rock-qtbindings
(4.8.6.6)
»
Index (S)
»
Qt
»
Shortcut
Class: Qt::Shortcut
Inherits:
Base
Object
Base
Qt::Shortcut
show all
Defined in:
lib/Qt/qtruby4.rb
Instance Method Summary
collapse
#
id
(*args) ⇒ Object
Instance Method Details
#
id
(*args) ⇒
Object
1838 1839 1840
# File 'lib/Qt/qtruby4.rb', line 1838
def
id
(
*
args
)
method_missing
(
:id
,
*
args
)
end