![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
selection | select (topLeft, bottomRight) |
Variables | |
QItemSelection * | selection = new QItemSelection(topLeft, bottomRight) |
[0] | |
selection select | ( | topLeft | , |
bottomRight | |||
) |
Referenced by QLineEdit::keyPressEvent(), QDateTimeEdit::keyPressEvent(), QLineEdit::mouseMoveEvent(), qt_poll(), QXcbKeyboard::selectEvents(), QCompleterPrivate::setCurrentIndex(), QQuickTableViewPrivate::setCurrentIndexFromKeyEvent(), QTableWidget::setRangeSelected(), QSqlResult::setSelect(), QListWidgetItem::setSelected(), QTableWidgetItem::setSelected(), QTreeWidgetItem::setSelected(), and QQuickTableViewPrivate::setSelectedOnDelegateItem().
QItemSelection * selection = new QItemSelection(topLeft, bottomRight) |
[0]
[1]
Definition at line 5 of file src_gui_itemviews_qitemselectionmodel.cpp.
Referenced by QCompleterPrivate::_q_completionSelected(), addSelectedRegionsToPath(), QAbstractItemViewPrivate::clearOrRemove(), QXcbSystemTrayTracker::create(), QTextLayout::draw(), QItemSelectionModelPrivate::expandSelection(), QWidgetTextControl::getPaintContext(), QXcbClipboard::getSelection(), QTextLine::glyphRuns(), hasSelection(), QComboBox::hidePopup(), main(), QIdentityProxyModel::mapSelectionFromSource(), QIdentityProxyModel::mapSelectionToSource(), qSelectionIndexes(), QTreeViewPrivate::select(), QAbstractItemViewPrivate::selectAll(), QListViewPrivate::selectAll(), QGtk3FileDialogHelper::selectedFiles(), QIOSFileDialog::selectedFilesChanged(), QItemSelectionModel::selectedRows(), QListViewPrivate::selection(), selectionIsEmpty(), QListView::setSelection(), QTableView::setSelection(), QHeaderView::visualRegionForSelection(), QListView::visualRegionForSelection(), QTableView::visualRegionForSelection(), and QTreeView::visualRegionForSelection().