class Qt::ItemSelectionModel
Public Instance Methods
select(*args)
click to toggle source
# File lib/Qt/qtruby4.rb, line 1327 def select(*args) method_missing(:select, *args) end