![]() |
Qt 6.x
The Qt SDK
|
#include <QApplication>#include <QHeaderView>#include <QItemSelectionModel>#include <QTableView>#include "model.h"
Include dependency graph for main.cpp:Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| [2] | |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
[2]
[3]
[2]
[2]
[4]
[0]
[0]
[1]
[1]
[2]
[2]
Definition at line 18 of file main.cpp.
References app, arg, QApplication::exec(), QTableView::horizontalHeader(), QAbstractTableModel::index(), model, QAbstractItemView::selectionModel(), QAbstractItemModel::setData(), QHeaderView::setModel(), QTableView::setModel(), and QTableView::setSelectionModel().
Here is the call graph for this function: