Add dbus interface for SystemController

This commit is contained in:
2023-07-20 08:15:03 +02:00
parent 33445c1249
commit f790d327e9
6 changed files with 155 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
#include <unistd.h>
class DBusControllerInterface;
class QTextCodec;
@@ -97,6 +98,8 @@ private:
QObject* eventReceiver;
DBusControllerInterface* dbus;
hwinf* hw;
DeviceControllerDiag* diag;
@@ -113,6 +116,8 @@ private:
// counts failed hw->log_chkIfVaultRecordAvailable()
int accountCheckCounter;
// dbus
int init_sc_dbus();
private slots:
// printer