Definition at line 151 of file Screenshot.cpp.
◆ ScreenFrameTimer()
Definition at line 154 of file Screenshot.cpp.
156 {
158 evt.reset(event.Clone());
159 }
ScreenshotBigDialog * screenFrame
std::unique_ptr< wxEvent > evt
References evt, and screenFrame.
◆ ~ScreenFrameTimer()
virtual ScreenFrameTimer::~ScreenFrameTimer |
( |
| ) |
|
|
inlinevirtual |
Definition at line 161 of file Screenshot.cpp.
162 {
163 if (IsRunning())
164 {
165 Stop();
166 }
167 }
◆ Notify()
void ScreenFrameTimer::Notify |
( |
| ) |
|
|
inlineoverride |
◆ evt
std::unique_ptr<wxEvent> ScreenFrameTimer::evt |
|
private |
◆ screenFrame
The documentation for this class was generated from the following file: