Begin SpecialCommand handling

Introduce SpecialCommand handling. Currently,
we block until the command finishes. SettingsProvider
provides a few example, but needs implementation to
read this from config.
This commit is contained in:
2021-05-08 20:51:05 +02:00
bovenliggende 4814872bcf
commit 65b044e618
5 gewijzigde bestanden met toevoegingen van 66 en 6 verwijderingen

Bestand weergeven

@@ -12,6 +12,7 @@ HEADERS += calculationengine.h \
entrypushbutton.h \
settingsprovider.h \
singleinstanceserver.h \
specialcommandconfig.h \
textoutputlabel.h \
window.h
SOURCES += calculationengine.cpp \