1 #ifndef BALL_VIEW_DIALOG_SNAPSHOTVISUALISATIONDIALOG_H
2 #define BALL_VIEW_DIALOG_SNAPSHOTVISUALISATIONDIALOG_H
4 #ifndef BALL_COMMON_GLOBAL_H
8 #ifndef BALL_VIEW_KERNEL_MODULARWIDGET_H
12 #include <BALL/VIEW/UIC/ui_snapShotVisualisation.h>
14 #include <QtWidgets/QDialog>
18 class SnapShotManager;
30 public Ui_SnapshotVisualisationDialogData,
#define BALL_EMBEDDABLE(TYPE, BASE)
virtual void checkNoLoop()
MainControl * main_control_
virtual void oneBackwardClicked()
Function to select the analogous Snapshot.
virtual void snapShotInputTest()
test wether input in line edits startSnapshot or endSnapshot are valid
Size getStartSnapshot() const
virtual void lastSnapshotClicked()
Function to select the analogous Snapshot.
virtual void animateClicked()
Function to select the analogous Snapshot.
void sliderDragStarted_()
virtual void oneForwardClicked()
Function to select the analogous Snapshot.
Size getEndSnapshot() const
virtual void sliderMovedToPos()
virtual void closeEvent(QCloseEvent *)
virtual void firstSnapshotClicked()
Function to select the analogous Snapshot.
virtual void animationSpeedChanged()
virtual void tenBackwardClicked()
Function to select the analogous Snapshot.
virtual void tenForwardClicked()
Function to select the analogous Snapshot.
virtual void hundredForwardClicked()
Function to select the analogous Snapshot.
virtual void hundredBackwardClicked()
Function to select the analogous Snapshot.
SnapShotManager * snap_shot_manager_