Method: Qt::WhatsThisClickedEvent#type

Defined in:
lib/Qt/qtruby4.rb

#type(*args) ⇒ Object



2437
2438
2439
# File 'lib/Qt/qtruby4.rb', line 2437

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