![]() |
Qt 6.x
The Qt SDK
|
#include <QApplication>#include <QPushButton>#include <QPropertyAnimation>
Include dependency graph for src_corelib_animation_qpropertyanimation.cpp:Go to the source code of this file.
Classes | |
| class | MyButtonWidget |
| [0] More... | |
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 26 of file src_corelib_animation_qpropertyanimation.cpp.
References QWidget::resize(), and QWidget::show().
Here is the call graph for this function: