14 #ifndef BERRYSAFERUNNABLE_H_
15 #define BERRYSAFERUNNABLE_H_
33 static bool ignoreErrors;
static void SetRunner(ISafeRunnableRunner::Pointer runner)
SafeRunnable(const QString &message="")
static bool GetIgnoreErrors()
static void SetIgnoreErrors(bool flag)
static void Run(ISafeRunnable::Pointer runnable)
void HandleException(const ctkException &e) override
static ISafeRunnableRunner::Pointer GetRunner()
Implements transparent reference counting.