Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
main.cpp File Reference
#include <QtWidgets>
#include <math.h>
+ Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

int main (int argv, char *args[])
 [2]
 

Function Documentation

◆ main()

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

[2]

[3]

[2]

[2]

[4]

[2]

This creates and populates a model with values from a string list then displays the contents of the model using a QListView widget. [0]

[0]

[0]

Definition at line 7 of file main.cpp.

References QGraphicsScene::addItem(), animation, app, args, QApplication::exec(), i, scene, QGraphicsScene::setSceneRect(), QWindow::show(), QTimer::start(), timer, and view.

+ Here is the call graph for this function: