Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
main.cpp File Reference

(d60aa6a8cf8b020c2ae8e6a8bb45311acce8cab9)

#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: