Method: Qt::MetaType.type
- Defined in:
- lib/Qt/qtruby4.rb
.type(*args) ⇒ Object
1695 1696 1697 |
# File 'lib/Qt/qtruby4.rb', line 1695 def self.type(*args) method_missing(:type, *args) end |
1695 1696 1697 |
# File 'lib/Qt/qtruby4.rb', line 1695 def self.type(*args) method_missing(:type, *args) end |