1936 1937 1938
# File 'lib/Qt/qtruby4.rb', line 1936 def name(*args) method_missing(:name, *args) end
1940 1941 1942
# File 'lib/Qt/qtruby4.rb', line 1940 def type(*args) method_missing(:type, *args) end