Home
last modified time | relevance | path

Searched refs:horizontalHeaderItems (Results 1 – 25 of 43) sorted by relevance

12

/dports/deskutils/fet/fet-6.2.0/src/interface/
H A Dsparseitemmodel.cpp33 horizontalHeaderItems.clear(); in SparseItemModel()
92 assert(section>=0 && section<horizontalHeaderItems.count()); in headerData()
93 return horizontalHeaderItems.at(section); in headerData()
118 horizontalHeaderItems.clear(); in clear()
126 assert(n_columns==horizontalHeaderItems.count()); in clearDataAndHeaders()
128 horizontalHeaderItems[i]=""; in clearDataAndHeaders()
145 assert(horizontalHeaderItems.count()==0); in resize()
147 horizontalHeaderItems.append(""); in resize()
H A Dsparseitemmodel.h37 QStringList horizontalHeaderItems; variable
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.cpp55 horizontalHeaderItems(columns, 0) in QTableModel()
71 int cc = horizontalHeaderItems.count(); in insertRows()
88 int cc = horizontalHeaderItems.count(); in insertColumns()
144 oldItem = horizontalHeaderItems.at(h); in removeColumns()
263 i = horizontalHeaderItems.indexOf(item); in removeItem()
265 horizontalHeaderItems[i] = 0; in removeItem()
289 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
323 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
382 int cc = horizontalHeaderItems.count(); in setColumnCount()
773 if (horizontalHeaderItems.at(k)) { in clear()
[all …]
H A Dqtablewidget_p.h159 { return (row * horizontalHeaderItems.count()) + column; } in tableIndex()
182 QVector<QTableWidgetItem*> horizontalHeaderItems; variable
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.cpp55 horizontalHeaderItems(columns, 0) in QTableModel()
71 int cc = horizontalHeaderItems.count(); in insertRows()
88 int cc = horizontalHeaderItems.count(); in insertColumns()
144 oldItem = horizontalHeaderItems.at(h); in removeColumns()
263 i = horizontalHeaderItems.indexOf(item); in removeItem()
265 horizontalHeaderItems[i] = 0; in removeItem()
289 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
323 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
382 int cc = horizontalHeaderItems.count(); in setColumnCount()
773 if (horizontalHeaderItems.at(k)) { in clear()
[all …]
H A Dqtablewidget_p.h159 { return (row * horizontalHeaderItems.count()) + column; } in tableIndex()
182 QVector<QTableWidgetItem*> horizontalHeaderItems; variable
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.cpp55 horizontalHeaderItems(columns, 0) in QTableModel()
71 int cc = horizontalHeaderItems.count(); in insertRows()
88 int cc = horizontalHeaderItems.count(); in insertColumns()
144 oldItem = horizontalHeaderItems.at(h); in removeColumns()
263 i = horizontalHeaderItems.indexOf(item); in removeItem()
265 horizontalHeaderItems[i] = 0; in removeItem()
289 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
323 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
382 int cc = horizontalHeaderItems.count(); in setColumnCount()
773 if (horizontalHeaderItems.at(k)) { in clear()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/itemviews/
H A Dqtablewidget.cpp56 horizontalHeaderItems(columns, 0) in QTableModel()
72 int cc = horizontalHeaderItems.count(); in insertRows()
89 int cc = horizontalHeaderItems.count(); in insertColumns()
145 oldItem = horizontalHeaderItems.at(h); in removeColumns()
264 i = horizontalHeaderItems.indexOf(item); in removeItem()
266 horizontalHeaderItems[i] = 0; in removeItem()
290 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
324 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
383 int cc = horizontalHeaderItems.count(); in setColumnCount()
747 if (horizontalHeaderItems.at(k)) { in clear()
[all …]
H A Dqtablewidget_p.h158 { return (row * horizontalHeaderItems.count()) + column; } in tableIndex()
181 QVector<QTableWidgetItem*> horizontalHeaderItems; variable
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.cpp55 horizontalHeaderItems(columns, 0) in QTableModel()
71 int cc = horizontalHeaderItems.count(); in insertRows()
88 int cc = horizontalHeaderItems.count(); in insertColumns()
144 oldItem = horizontalHeaderItems.at(h); in removeColumns()
263 i = horizontalHeaderItems.indexOf(item); in removeItem()
265 horizontalHeaderItems[i] = 0; in removeItem()
289 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
323 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
382 int cc = horizontalHeaderItems.count(); in setColumnCount()
773 if (horizontalHeaderItems.at(k)) { in clear()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.cpp55 horizontalHeaderItems(columns, 0) in QTableModel()
71 int cc = horizontalHeaderItems.count(); in insertRows()
88 int cc = horizontalHeaderItems.count(); in insertColumns()
144 oldItem = horizontalHeaderItems.at(h); in removeColumns()
263 i = horizontalHeaderItems.indexOf(item); in removeItem()
265 horizontalHeaderItems[i] = 0; in removeItem()
289 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
323 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
382 int cc = horizontalHeaderItems.count(); in setColumnCount()
773 if (horizontalHeaderItems.at(k)) { in clear()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.cpp55 horizontalHeaderItems(columns, 0) in QTableModel()
71 int cc = horizontalHeaderItems.count(); in insertRows()
88 int cc = horizontalHeaderItems.count(); in insertColumns()
144 oldItem = horizontalHeaderItems.at(h); in removeColumns()
263 i = horizontalHeaderItems.indexOf(item); in removeItem()
265 horizontalHeaderItems[i] = 0; in removeItem()
289 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
323 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
382 int cc = horizontalHeaderItems.count(); in setColumnCount()
773 if (horizontalHeaderItems.at(k)) { in clear()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.cpp55 horizontalHeaderItems(columns, 0) in QTableModel()
71 int cc = horizontalHeaderItems.count(); in insertRows()
88 int cc = horizontalHeaderItems.count(); in insertColumns()
144 oldItem = horizontalHeaderItems.at(h); in removeColumns()
263 i = horizontalHeaderItems.indexOf(item); in removeItem()
265 horizontalHeaderItems[i] = 0; in removeItem()
289 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
323 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
382 int cc = horizontalHeaderItems.count(); in setColumnCount()
773 if (horizontalHeaderItems.at(k)) { in clear()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.cpp55 horizontalHeaderItems(columns, 0) in QTableModel()
71 int cc = horizontalHeaderItems.count(); in insertRows()
88 int cc = horizontalHeaderItems.count(); in insertColumns()
144 oldItem = horizontalHeaderItems.at(h); in removeColumns()
263 i = horizontalHeaderItems.indexOf(item); in removeItem()
265 horizontalHeaderItems[i] = 0; in removeItem()
289 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
323 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
382 int cc = horizontalHeaderItems.count(); in setColumnCount()
773 if (horizontalHeaderItems.at(k)) { in clear()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.cpp55 horizontalHeaderItems(columns, 0) in QTableModel()
71 int cc = horizontalHeaderItems.count(); in insertRows()
88 int cc = horizontalHeaderItems.count(); in insertColumns()
144 oldItem = horizontalHeaderItems.at(h); in removeColumns()
263 i = horizontalHeaderItems.indexOf(item); in removeItem()
265 horizontalHeaderItems[i] = 0; in removeItem()
289 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
323 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
382 int cc = horizontalHeaderItems.count(); in setColumnCount()
773 if (horizontalHeaderItems.at(k)) { in clear()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.cpp55 horizontalHeaderItems(columns, 0) in QTableModel()
71 int cc = horizontalHeaderItems.count(); in insertRows()
88 int cc = horizontalHeaderItems.count(); in insertColumns()
144 oldItem = horizontalHeaderItems.at(h); in removeColumns()
263 i = horizontalHeaderItems.indexOf(item); in removeItem()
265 horizontalHeaderItems[i] = 0; in removeItem()
289 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
323 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
382 int cc = horizontalHeaderItems.count(); in setColumnCount()
773 if (horizontalHeaderItems.at(k)) { in clear()
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.cpp55 horizontalHeaderItems(columns, 0) in QTableModel()
71 int cc = horizontalHeaderItems.count(); in insertRows()
88 int cc = horizontalHeaderItems.count(); in insertColumns()
144 oldItem = horizontalHeaderItems.at(h); in removeColumns()
263 i = horizontalHeaderItems.indexOf(item); in removeItem()
265 horizontalHeaderItems[i] = 0; in removeItem()
289 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
323 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
382 int cc = horizontalHeaderItems.count(); in setColumnCount()
773 if (horizontalHeaderItems.at(k)) { in clear()
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.cpp55 horizontalHeaderItems(columns, 0) in QTableModel()
71 int cc = horizontalHeaderItems.count(); in insertRows()
88 int cc = horizontalHeaderItems.count(); in insertColumns()
144 oldItem = horizontalHeaderItems.at(h); in removeColumns()
263 i = horizontalHeaderItems.indexOf(item); in removeItem()
265 horizontalHeaderItems[i] = 0; in removeItem()
289 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
323 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
382 int cc = horizontalHeaderItems.count(); in setColumnCount()
773 if (horizontalHeaderItems.at(k)) { in clear()
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.cpp55 horizontalHeaderItems(columns, 0) in QTableModel()
71 int cc = horizontalHeaderItems.count(); in insertRows()
88 int cc = horizontalHeaderItems.count(); in insertColumns()
144 oldItem = horizontalHeaderItems.at(h); in removeColumns()
263 i = horizontalHeaderItems.indexOf(item); in removeItem()
265 horizontalHeaderItems[i] = 0; in removeItem()
289 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
323 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
382 int cc = horizontalHeaderItems.count(); in setColumnCount()
773 if (horizontalHeaderItems.at(k)) { in clear()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.cpp55 horizontalHeaderItems(columns, 0) in QTableModel()
71 int cc = horizontalHeaderItems.count(); in insertRows()
88 int cc = horizontalHeaderItems.count(); in insertColumns()
144 oldItem = horizontalHeaderItems.at(h); in removeColumns()
263 i = horizontalHeaderItems.indexOf(item); in removeItem()
265 horizontalHeaderItems[i] = 0; in removeItem()
289 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
323 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
382 int cc = horizontalHeaderItems.count(); in setColumnCount()
773 if (horizontalHeaderItems.at(k)) { in clear()
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.cpp55 horizontalHeaderItems(columns, 0) in QTableModel()
71 int cc = horizontalHeaderItems.count(); in insertRows()
88 int cc = horizontalHeaderItems.count(); in insertColumns()
144 oldItem = horizontalHeaderItems.at(h); in removeColumns()
263 i = horizontalHeaderItems.indexOf(item); in removeItem()
265 horizontalHeaderItems[i] = 0; in removeItem()
289 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
323 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
382 int cc = horizontalHeaderItems.count(); in setColumnCount()
773 if (horizontalHeaderItems.at(k)) { in clear()
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.cpp55 horizontalHeaderItems(columns, 0) in QTableModel()
71 int cc = horizontalHeaderItems.count(); in insertRows()
88 int cc = horizontalHeaderItems.count(); in insertColumns()
144 oldItem = horizontalHeaderItems.at(h); in removeColumns()
263 i = horizontalHeaderItems.indexOf(item); in removeItem()
265 horizontalHeaderItems[i] = 0; in removeItem()
289 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
323 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
382 int cc = horizontalHeaderItems.count(); in setColumnCount()
773 if (horizontalHeaderItems.at(k)) { in clear()
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.cpp55 horizontalHeaderItems(columns, 0) in QTableModel()
71 int cc = horizontalHeaderItems.count(); in insertRows()
88 int cc = horizontalHeaderItems.count(); in insertColumns()
144 oldItem = horizontalHeaderItems.at(h); in removeColumns()
263 i = horizontalHeaderItems.indexOf(item); in removeItem()
265 horizontalHeaderItems[i] = 0; in removeItem()
289 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
323 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
382 int cc = horizontalHeaderItems.count(); in setColumnCount()
773 if (horizontalHeaderItems.at(k)) { in clear()
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.cpp55 horizontalHeaderItems(columns, 0) in QTableModel()
71 int cc = horizontalHeaderItems.count(); in insertRows()
88 int cc = horizontalHeaderItems.count(); in insertColumns()
144 oldItem = horizontalHeaderItems.at(h); in removeColumns()
263 i = horizontalHeaderItems.indexOf(item); in removeItem()
265 horizontalHeaderItems[i] = 0; in removeItem()
289 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
323 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
382 int cc = horizontalHeaderItems.count(); in setColumnCount()
773 if (horizontalHeaderItems.at(k)) { in clear()
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.cpp55 horizontalHeaderItems(columns, 0) in QTableModel()
71 int cc = horizontalHeaderItems.count(); in insertRows()
88 int cc = horizontalHeaderItems.count(); in insertColumns()
144 oldItem = horizontalHeaderItems.at(h); in removeColumns()
263 i = horizontalHeaderItems.indexOf(item); in removeItem()
265 horizontalHeaderItems[i] = 0; in removeItem()
289 horizontalHeaderItems[section] = item; in setHorizontalHeaderItem()
323 horizontalHeaderItems[section] = 0; in takeHorizontalHeaderItem()
382 int cc = horizontalHeaderItems.count(); in setColumnCount()
773 if (horizontalHeaderItems.at(k)) { in clear()
[all …]

12