Qt
6.x
The Qt SDK
Loading...
Searching...
No Matches
src_gui_itemviews_qitemselectionmodel.cpp
Go to the documentation of this file.
1
// Copyright (C) 2016 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
3
5
QItemSelection
*
selection
=
new
QItemSelection
(topLeft, bottomRight);
7
8
10
QItemSelection
*
selection
=
new
QItemSelection
();
11
...
12
selection->select(topLeft, bottomRight);
QItemSelection
\inmodule QtCore
Definition
qitemselectionmodel.h:182
selection
QItemSelection * selection
[0]
Definition
src_gui_itemviews_qitemselectionmodel.cpp:5
qtbase
src
corelib
doc
snippets
code
src_gui_itemviews_qitemselectionmodel.cpp
Generated by
1.9.7