Libraries
»
rock-qtbindings
(4.8.6.6)
»
Index (E)
»
Qt
»
Event
Class: Qt::Event
Inherits:
Base
Object
Base
Qt::Event
show all
Defined in:
lib/Qt/qtruby4.rb
Instance Method Summary
collapse
#
type
(*args) ⇒ Object
Instance Method Details
#
type
(*args) ⇒
Object
983 984 985
# File 'lib/Qt/qtruby4.rb', line 983
def
type
(
*
args
)
method_missing
(
:type
,
*
args
)
end