Home
last modified time | relevance | path

Searched refs:columnIntersectsSelection (Results 1 – 25 of 108) sorted by relevance

12345

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/itemviews/
H A Dqheaderview_p.h120 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
121 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
125 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqheaderview_p.h139 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
140 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
144 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqheaderview_p.h139 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
140 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
144 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqheaderview_p.h139 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
140 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
144 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqheaderview_p.h139 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
140 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
144 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqheaderview_p.h139 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
140 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
144 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqheaderview_p.h139 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
140 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
144 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqheaderview_p.h139 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
140 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
144 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqheaderview_p.h139 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
140 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
144 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqheaderview_p.h139 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
140 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
144 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqheaderview_p.h139 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
140 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
144 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqheaderview_p.h139 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
140 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
144 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqheaderview_p.h139 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
140 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
144 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqheaderview_p.h139 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
140 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
144 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqheaderview_p.h139 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
140 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
144 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqheaderview_p.h139 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
140 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
144 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqheaderview_p.h139 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
140 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
144 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqheaderview_p.h139 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
140 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
144 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqheaderview_p.h139 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
140 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
144 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqheaderview_p.h139 inline bool columnIntersectsSelection(int column) const { in columnIntersectsSelection() function
140 return (selectionModel ? selectionModel->columnIntersectsSelection(column, root) : false); in columnIntersectsSelection()
144 …return (orientation == Qt::Horizontal ? columnIntersectsSelection(logical) : rowIntersectsSelectio… in sectionIntersectsSelection()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qitemselectionmodel/
H A Dtst_qitemselectionmodel.cpp2178 QVERIFY(!selected.columnIntersectsSelection(0, QModelIndex())); in task252069_rowIntersectsSelection()
2179 QVERIFY(!selected.columnIntersectsSelection(2, QModelIndex())); in task252069_rowIntersectsSelection()
2180 QVERIFY(!selected.columnIntersectsSelection(3, QModelIndex())); in task252069_rowIntersectsSelection()
2181 QVERIFY(!selected.columnIntersectsSelection(5, QModelIndex())); in task252069_rowIntersectsSelection()
2187 QVERIFY(!selected.columnIntersectsSelection(0, QModelIndex())); in task252069_rowIntersectsSelection()
2188 QVERIFY( selected.columnIntersectsSelection(2, QModelIndex())); in task252069_rowIntersectsSelection()
2189 QVERIFY( selected.columnIntersectsSelection(3, QModelIndex())); in task252069_rowIntersectsSelection()
2190 QVERIFY(!selected.columnIntersectsSelection(5, QModelIndex())); in task252069_rowIntersectsSelection()
2196 QVERIFY(!selected.columnIntersectsSelection(0, QModelIndex())); in task252069_rowIntersectsSelection()
2197 QVERIFY( selected.columnIntersectsSelection(2, QModelIndex())); in task252069_rowIntersectsSelection()
[all …]
/dports/databases/py-qt5-sql/PyQt5-5.15.4/sip/QtCore/
H A Dqitemselectionmodel.sip116 bool columnIntersectsSelection(int column, const QModelIndex &parent) const;
119 bool columnIntersectsSelection(int column, const QModelIndex &parent = QModelIndex()) const;
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/sip/QtCore/
H A Dqitemselectionmodel.sip116 bool columnIntersectsSelection(int column, const QModelIndex &parent) const;
119 bool columnIntersectsSelection(int column, const QModelIndex &parent = QModelIndex()) const;
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/sip/QtCore/
H A Dqitemselectionmodel.sip116 bool columnIntersectsSelection(int column, const QModelIndex &parent) const;
119 bool columnIntersectsSelection(int column, const QModelIndex &parent = QModelIndex()) const;
/dports/www/py-qt5-webkit/PyQt5-5.15.4/sip/QtCore/
H A Dqitemselectionmodel.sip116 bool columnIntersectsSelection(int column, const QModelIndex &parent) const;
119 bool columnIntersectsSelection(int column, const QModelIndex &parent = QModelIndex()) const;

12345