![]() |
Qt 6.x
The Qt SDK
|
#include <QApplication>
#include <QPushButton>
#include <QPropertyAnimation>
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().