CustusX
22.04-rc5
An IGT application
|
Public Member Functions | |
TemporaryPausePlay (PlaybackTime *base) | |
~TemporaryPausePlay () | |
Public Attributes | |
bool | mPlaying |
PlaybackTime * | mBase |
Sentry object for stopping play during object lifetime
Definition at line 145 of file cxPlaybackTime.cpp.
|
inline |
Definition at line 147 of file cxPlaybackTime.cpp.
|
inline |
Definition at line 153 of file cxPlaybackTime.cpp.
PlaybackTime* cx::TemporaryPausePlay::mBase |
Definition at line 159 of file cxPlaybackTime.cpp.
bool cx::TemporaryPausePlay::mPlaying |
Definition at line 158 of file cxPlaybackTime.cpp.