Method: Qt::FocusEvent#type
- Defined in:
- lib/Qt/qtruby4.rb
#type(*args) ⇒ Object
1019 1020 1021 |
# File 'lib/Qt/qtruby4.rb', line 1019 def type(*args) method_missing(:type, *args) end |
1019 1020 1021 |
# File 'lib/Qt/qtruby4.rb', line 1019 def type(*args) method_missing(:type, *args) end |