Method: Qt::StandardItem#type
- Defined in:
- lib/Qt/qtruby4.rb
#type(*args) ⇒ Object
1980 1981 1982 |
# File 'lib/Qt/qtruby4.rb', line 1980 def type(*args) method_missing(:type, *args) end |
1980 1981 1982 |
# File 'lib/Qt/qtruby4.rb', line 1980 def type(*args) method_missing(:type, *args) end |