952 953 954
# File 'lib/Qt/qtruby4.rb', line 952 def name(*args) method_missing(:name, *args) end
956 957 958
# File 'lib/Qt/qtruby4.rb', line 956 def type(*args) method_missing(:type, *args) end