From d7ad9f38d6280e8f3d7a094875ccdb7feef86931 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Mon, 11 May 2015 12:13:04 +0000 Subject: [PATCH] new command check to compare two values or to compare a value to the result of a command - command call now returns the value of the last statement --- src/commands.hxx | 112 +++++++++++++++++++++++++++++++++++++-------- src/exceptions.hxx | 8 ++++ 2 files changed, 102 insertions(+), 18 deletions(-) diff --git a/src/commands.hxx b/src/commands.hxx index 1d05968..eed306f 100644 --- a/src/commands.hxx +++ b/src/commands.hxx @@ -111,7 +111,8 @@ class Command: public QObject { QCoreApplication::processEvents(QEventLoop::AllEvents, 100); } protected: - void runScript(std::shared_ptr