#include <corbo-core/global.h>
Go to the source code of this file.
Namespaces | |
corbo | |
Functions | |
bool | corbo::ok () |
global method to check whether to proceed or cancel the current action More... | |
void | corbo::setOk (bool ok) |
Change the current program state to ok or request the termination of the current action. More... | |
Variables | |
static bool | corbo::global_ok = true |