Class: Qt::ItemSelectionModel

Inherits:
Base
  • Object
show all
Defined in:
lib/Qt/qtruby4.rb

Instance Method Summary collapse

Instance Method Details

#select(*args) ⇒ Object



1327
1328
1329
# File 'lib/Qt/qtruby4.rb', line 1327

def select(*args)
  method_missing(:select, *args)
end