![]() |
Qt 6.x
The Qt SDK
|
#include <QApplication>
#include <QtMath>
#include <QPainter>
#include <QVBoxLayout>
#include <QWidget>
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] | |
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.