1561 1562 1563
# File 'lib/Qt/qtruby4.rb', line 1561 def name(*args) method_missing(:name, *args) end
1565 1566 1567
# File 'lib/Qt/qtruby4.rb', line 1565 def type(*args) method_missing(:type, *args) end