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