Method: Qt::ItemSelection#select
- Defined in:
- lib/Qt/qtruby4.rb
#select(*args) ⇒ Object
1317 1318 1319 |
# File 'lib/Qt/qtruby4.rb', line 1317 def select(*args) method_missing(:select, *args) end |
1317 1318 1319 |
# File 'lib/Qt/qtruby4.rb', line 1317 def select(*args) method_missing(:select, *args) end |