API Documentation
|
This is the complete list of members for ResizeVisibleAnimation, including all inherited members.
ActiveAnimation(QWidget *widget) | ResizeVisibleAnimation | static |
activeSize() const | ResizeVisibleAnimation | inline |
eventFilter(QObject *object, QEvent *event) override | ResizeVisibleAnimation | |
ResizeVisibleAnimation(QWidget *widget, bool visible, bool vertical, int duration=300, int delay=0) | ResizeVisibleAnimation | protected |
ResizeVisibleAnimation(QWidget *widget, bool visible, PopupInfo start_location, PopupInfo end_location, int duration=300, int delay=0) | ResizeVisibleAnimation | protected |
reverse() | ResizeVisibleAnimation | |
run(QWidget *widget, bool visible, bool vertical, int duration=-1, int delay=0) | ResizeVisibleAnimation | static |
run(QWidget *widget, bool visible, const PopupInfo &start_location, const PopupInfo &end_location, int duration=-1, int delay=0) | ResizeVisibleAnimation | static |
runRemove(QWidget *widget, bool vertical, int duration=-1, int delay=0) | ResizeVisibleAnimation | static |
setActiveSize(double size) | ResizeVisibleAnimation | |
setDeleteWidgetOnEnd(bool delete_widget) | ResizeVisibleAnimation | inline |
setTopLevelWidget(QWidget *top_widget) | ResizeVisibleAnimation | static |
setup(int duration, int start_delay, bool ignore_max_min_size) | ResizeVisibleAnimation | |
startAnimation() | ResizeVisibleAnimation | protectedslot |
visible_size | ResizeVisibleAnimation | |
~ResizeVisibleAnimation() | ResizeVisibleAnimation | virtual |