Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
main.cpp File Reference
#include <QApplication>
#include <QtMath>
#include <QPainter>
#include <QVBoxLayout>
#include <QWidget>
+ Include dependency graph for main.cpp:

Go to the source code of this file.

Classes

class  SimpleTransformation
 
class  CombinedTransformation
 [0] More...
 
class  BasicOperations
 [1] More...
 

Functions

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

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

[2]

[0]

[0]

[0]

[1]

[1]

[2]

[2]

[3]

[3]

[0]

[0]

[1]

[1]

[0]

[0]

Definition at line 84 of file main.cpp.

References QBoxLayout::addWidget(), app, QApplication::exec(), layout, QWidget::resize(), QWidget::show(), and widget.

+ Here is the call graph for this function: