Method: Qt::GraphicsItem#type
- Defined in:
- lib/Qt/qtruby4.rb
#type(*args) ⇒ Object
1085 1086 1087 |
# File 'lib/Qt/qtruby4.rb', line 1085 def type(*args) method_missing(:type, *args) end |
1085 1086 1087 |
# File 'lib/Qt/qtruby4.rb', line 1085 def type(*args) method_missing(:type, *args) end |