Audacity 3.2.0
|
Timer class dedicated to informing the TrackPanel that it is time to refresh some aspect of the screen. More...
#include <TrackPanel.h>
Public Member Functions | |
void | Notify () override |
Public Attributes | |
TrackPanel * | parent |
Timer class dedicated to informing the TrackPanel that it is time to refresh some aspect of the screen.
Definition at line 197 of file TrackPanel.h.
|
inlineoverride |
Definition at line 199 of file TrackPanel.h.
References safenew.
TrackPanel* TrackPanel::AudacityTimer::parent |
Definition at line 210 of file TrackPanel.h.
Referenced by TrackPanel::TrackPanel().