#include <mainframe.h>
Public Member Functions | |
ScopeDisableScreenUpdates (const std::string &message, const std::string &title) | |
~ScopeDisableScreenUpdates () |
Definition at line 255 of file mainframe.h.
ScopeDisableScreenUpdates::ScopeDisableScreenUpdates | ( | const std::string & | message, | |
const std::string & | title | |||
) | [inline] |
Definition at line 258 of file mainframe.h.
References ScreenUpdates_Disable().
ScopeDisableScreenUpdates::~ScopeDisableScreenUpdates | ( | ) | [inline] |
Definition at line 262 of file mainframe.h.
References ScreenUpdates_Enable().