The top-level widget that is put in the replay dock widget. Contains the replay timeline as well as the buttons.
More...
#include <replay_widget.h>
The top-level widget that is put in the replay dock widget. Contains the replay timeline as well as the buttons.
◆ ReplayWidget()
| ReplayWidget::ReplayWidget |
( |
QWidget * | parent, |
|
|
GameReplay * | replay ) |
- Parameters
-
| parent | The parent widget |
| replay | Cannot be null. Takes ownership of the replay. |
◆ eventReplayed
| void ReplayWidget::eventReplayed |
( |
const GameEventContainer & | cont, |
|
|
EventProcessingOptions | options ) |
|
signal |
◆ refreshShortcuts
| void ReplayWidget::refreshShortcuts |
( |
| ) |
|
|
privateslot |
◆ replayFinished
| void ReplayWidget::replayFinished |
( |
| ) |
|
|
privateslot |
◆ replayPlayButtonToggled
| void ReplayWidget::replayPlayButtonToggled |
( |
bool | checked | ) |
|
|
privateslot |
◆ rewound
| void ReplayWidget::rewound |
( |
| ) |
|
|
signal |
◆ updateTimeScaleFactor
| void ReplayWidget::updateTimeScaleFactor |
( |
bool | checked | ) |
|
|
privateslot |
◆ aReplaySkipBackward
| QAction * ReplayWidget::aReplaySkipBackward |
|
private |
◆ aReplaySkipBackwardBig
| QAction * ReplayWidget::aReplaySkipBackwardBig |
|
private |
◆ aReplaySkipForward
| QAction* ReplayWidget::aReplaySkipForward |
|
private |
◆ aReplaySkipForwardBig
| QAction * ReplayWidget::aReplaySkipForwardBig |
|
private |
◆ replayFastForwardButton
| QToolButton * ReplayWidget::replayFastForwardButton |
|
private |
◆ replayManager
◆ replayPlayButton
| QToolButton* ReplayWidget::replayPlayButton |
|
private |
◆ settingsWidget
◆ timelineWidget
The documentation for this class was generated from the following files: