QtBase  v6.3.1
Functions | Variables
src_gui_itemviews_qitemselectionmodel.cpp File Reference

Go to the source code of this file.

Functions

selection select (topLeft, bottomRight)
 

Variables

QItemSelectionselection = new QItemSelection(topLeft, bottomRight)
 [0] More...
 

Function Documentation

◆ select()

selection select ( topLeft  ,
bottomRight   
)
Here is the caller graph for this function:

Variable Documentation

◆ selection

QItemSelection * selection = new QItemSelection(topLeft, bottomRight)

[0]

[1]

Definition at line 52 of file src_gui_itemviews_qitemselectionmodel.cpp.