class Qt::GraphicsSceneContextMenuEvent
Public Instance Methods
type(*args)
click to toggle source
# File lib/Qt/qtruby4.rb, line 1152 def type(*args) method_missing(:type, *args) end