#include <PAnimationWidget.h>
Definition at line 19 of file PAnimationWidget.h.
◆ PAnimationWidget()
| dyno::PAnimationWidget::PAnimationWidget |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ ~PAnimationWidget()
| dyno::PAnimationWidget::~PAnimationWidget |
( |
| ) |
|
◆ buildIconLabel
| void dyno::PAnimationWidget::buildIconLabel |
( |
QLabel * | Label, |
|
|
QPixmap * | Icon, |
|
|
QPushButton * | btn, |
|
|
int | size ) |
|
slot |
◆ resetSimulation
| void dyno::PAnimationWidget::resetSimulation |
( |
| ) |
|
|
slot |
◆ runForever
| void dyno::PAnimationWidget::runForever |
( |
int | state | ) |
|
|
slot |
◆ simulationFinished
| void dyno::PAnimationWidget::simulationFinished |
( |
| ) |
|
|
slot |
◆ simulationStarted
| void dyno::PAnimationWidget::simulationStarted |
( |
| ) |
|
|
signal |
◆ simulationStopped
| void dyno::PAnimationWidget::simulationStopped |
( |
| ) |
|
|
signal |
◆ takeOneStep
| void dyno::PAnimationWidget::takeOneStep |
( |
| ) |
|
|
slot |
◆ toggleSimulation
| void dyno::PAnimationWidget::toggleSimulation |
( |
| ) |
|
|
slot |
◆ totalFrameChanged
| void dyno::PAnimationWidget::totalFrameChanged |
( |
int | num | ) |
|
|
slot |
◆ updateSlider
| void dyno::PAnimationWidget::updateSlider |
( |
int | frame | ) |
|
|
slot |
◆ label
| QLabel* dyno::PAnimationWidget::label[labelSize] |
|
private |
◆ labelSize
| const int dyno::PAnimationWidget::labelSize = 6 |
|
staticprivate |
◆ mFinishIcon
| QPixmap* dyno::PAnimationWidget::mFinishIcon |
|
private |
◆ mFrameSlider
◆ mNextStep
| QPushButton* dyno::PAnimationWidget::mNextStep |
|
private |
◆ mNextStepIcon
| QPixmap* dyno::PAnimationWidget::mNextStepIcon |
|
private |
◆ mNextStepLabel
| QLabel* dyno::PAnimationWidget::mNextStepLabel |
|
private |
◆ mPauseIcon
| QPixmap* dyno::PAnimationWidget::mPauseIcon |
|
private |
◆ mPersistent
| QCheckBox* dyno::PAnimationWidget::mPersistent |
|
private |
◆ mResetIcon
| QPixmap* dyno::PAnimationWidget::mResetIcon |
|
private |
◆ mResetLabel
| QLabel* dyno::PAnimationWidget::mResetLabel |
|
private |
◆ mResetSim
| QPushButton* dyno::PAnimationWidget::mResetSim |
|
private |
◆ mStartIcon
| QPixmap* dyno::PAnimationWidget::mStartIcon |
|
private |
◆ mStartLabel
| QLabel* dyno::PAnimationWidget::mStartLabel |
|
private |
◆ mStartSim
| QPushButton* dyno::PAnimationWidget::mStartSim |
|
private |
◆ mTotalFrame
| int dyno::PAnimationWidget::mTotalFrame |
|
private |
◆ mTotalFrameSpinbox
| QSpinBox* dyno::PAnimationWidget::mTotalFrameSpinbox |
|
private |
The documentation for this class was generated from the following files: