Method: Qt::DomAttr#name

Defined in:
lib/Qt/qtruby4.rb

#name(*args) ⇒ Object



926
927
928
# File 'lib/Qt/qtruby4.rb', line 926

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