Manages an individual panel of the viewer animator.
More...
#include <AnimatorWidget.qo.h>
Manages an individual panel of the viewer animator.
Objects of this class may animate frames withen an image or they may animate between loaded images.
Definition at line 38 of file AnimatorWidget.qo.h.
casa::AnimatorWidget::AnimatorWidget |
( |
QWidget * |
parent = 0 | ) |
|
casa::AnimatorWidget::~AnimatorWidget |
( |
| ) |
|
void casa::AnimatorWidget::blockSignals |
( |
bool |
block | ) |
|
|
private |
void casa::AnimatorWidget::disableAll |
( |
| ) |
|
|
private |
void casa::AnimatorWidget::ending |
( |
| ) |
|
|
privateslot |
void casa::AnimatorWidget::endToEndMode |
( |
bool |
mode | ) |
|
|
privateslot |
void casa::AnimatorWidget::frameNumberEdited |
( |
int |
| ) |
|
|
signal |
void casa::AnimatorWidget::frameNumberEdited |
( |
| ) |
|
|
privateslot |
void casa::AnimatorWidget::fwdPlay |
( |
| ) |
|
|
signal |
void casa::AnimatorWidget::fwdPlaying |
( |
| ) |
|
|
privateslot |
void casa::AnimatorWidget::fwdStep |
( |
| ) |
|
|
signal |
void casa::AnimatorWidget::fwdStepping |
( |
| ) |
|
|
privateslot |
int casa::AnimatorWidget::getFrame |
( |
| ) |
const |
int casa::AnimatorWidget::getFrameCount |
( |
| ) |
const |
int casa::AnimatorWidget::getFrameEnd |
( |
| ) |
const |
int casa::AnimatorWidget::getFrameStart |
( |
| ) |
const |
int casa::AnimatorWidget::getRate |
( |
| ) |
const |
int casa::AnimatorWidget::getStepSize |
( |
| ) |
const |
void casa::AnimatorWidget::goTo |
( |
int |
frame | ) |
|
|
signal |
static int casa::AnimatorWidget::heightClosed |
( |
| ) |
|
|
inlinestatic |
static int casa::AnimatorWidget::heightHeader |
( |
| ) |
|
|
inlinestatic |
static int casa::AnimatorWidget::heightOpen |
( |
| ) |
|
|
inlinestatic |
bool casa::AnimatorWidget::isPlaying |
( |
| ) |
const |
void casa::AnimatorWidget::lowerBoundChanged |
( |
int |
| ) |
|
|
signal |
void casa::AnimatorWidget::movieLimitLowerChanged |
( |
int |
value | ) |
|
|
privateslot |
void casa::AnimatorWidget::movieLimitUpperChanged |
( |
int |
value | ) |
|
|
privateslot |
int casa::AnimatorWidget::resetFrameBounded |
( |
int |
frameNumber | ) |
const |
|
private |
void casa::AnimatorWidget::revPlay |
( |
| ) |
|
|
signal |
void casa::AnimatorWidget::revPlaying |
( |
| ) |
|
|
privateslot |
void casa::AnimatorWidget::revStep |
( |
| ) |
|
|
signal |
void casa::AnimatorWidget::revStepping |
( |
| ) |
|
|
privateslot |
void casa::AnimatorWidget::setFrameInformation |
( |
int |
frm, |
|
|
int |
len |
|
) |
| |
void casa::AnimatorWidget::setModeEnabled |
( |
bool |
enable | ) |
|
void casa::AnimatorWidget::setPlaying |
( |
int |
play | ) |
|
void casa::AnimatorWidget::setRate |
( |
int |
| ) |
|
|
signal |
void casa::AnimatorWidget::setRateInformation |
( |
int |
minr, |
|
|
int |
maxr, |
|
|
int |
rate |
|
) |
| |
void casa::AnimatorWidget::sliderControl |
( |
int |
action | ) |
|
|
privateslot |
void casa::AnimatorWidget::starting |
( |
| ) |
|
|
privateslot |
void casa::AnimatorWidget::stepSizeChanged |
( |
int |
| ) |
|
|
signal |
void casa::AnimatorWidget::stop |
( |
| ) |
|
|
signal |
void casa::AnimatorWidget::stopping |
( |
| ) |
|
|
slot |
void casa::AnimatorWidget::toEnd |
( |
| ) |
|
|
signal |
void casa::AnimatorWidget::toStart |
( |
| ) |
|
|
signal |
void casa::AnimatorWidget::upperBoundChanged |
( |
int |
| ) |
|
|
signal |
int casa::AnimatorWidget::frameCount |
|
private |
int casa::AnimatorWidget::play |
|
private |
bool casa::AnimatorWidget::rateNotSet |
|
private |
The documentation for this class was generated from the following file: