Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
src_corelib_animation_qpropertyanimation.cpp File Reference
#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[])
 

Function Documentation

◆ main()

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: