Method: Qt::WhatsThisClickedEvent#type

Defined in:
lib/Qt/qtruby4.rb

#type(*args) ⇒ Object



2360
2361
2362
# File 'lib/Qt/qtruby4.rb', line 2360

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