Class: Qt::StandardItemModel

Inherits:
Base
  • Object
show all
Defined in:
lib/Qt/qtruby4.rb

Instance Method Summary collapse

Instance Method Details

#type(*args) ⇒ Object



1990
1991
1992
# File 'lib/Qt/qtruby4.rb', line 1990

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