#include <undo.h>
SetTimelineInOutCommand::SetTimelineInOutCommand |
( |
Sequence * |
s, |
|
|
bool |
enabled, |
|
|
long |
in, |
|
|
long |
out |
|
) |
| |
void SetTimelineInOutCommand::doRedo |
( |
| ) |
|
|
overridevirtual |
void SetTimelineInOutCommand::doUndo |
( |
| ) |
|
|
overridevirtual |
bool SetTimelineInOutCommand::new_enabled |
|
private |
long SetTimelineInOutCommand::new_in |
|
private |
long SetTimelineInOutCommand::new_out |
|
private |
bool SetTimelineInOutCommand::old_enabled |
|
private |
long SetTimelineInOutCommand::old_in |
|
private |
long SetTimelineInOutCommand::old_out |
|
private |
The documentation for this class was generated from the following files: