Class: RubyQt6::QtCore::QItemSelectionRange

Inherits:
Object
  • Object
show all
Defined in:
lib/qt6/qtcore/qitemselectionrange.rb

Overview

Instance Method Summary collapse

Constructor Details

#initializeQItemSelectionRange #initialize(index) ⇒ QItemSelectionRange #initialize(top_left, bottom_right) ⇒ QItemSelectionRange

Overloads:



20
21
22
# File 'lib/qt6/qtcore/qitemselectionrange.rb', line 20

def initialize(*args)
  _initialize(*args)
end