Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
main.cpp File Reference
#include <QApplication>
#include <QItemSelection>
#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]
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

[2]

[3]

[2]

[2]

[4]

[0]

[0] //! [1]

[1]

[2]

[2]

[3]

[3]

[4]

[4]

Definition at line 18 of file main.cpp.

References app, QItemSelectionModel::Columns, QApplication::exec(), QAbstractTableModel::index(), model, QItemSelectionModel::Rows, QItemSelectionModel::Select, QItemSelectionModel::select(), QItemSelection::select(), selection, and QItemSelectionModel::Toggle.

+ Here is the call graph for this function: