• NymeaApplication
  • NymeaApplication Class

    class nymeaserver::NymeaApplication

    Application class of the nymea server. More...

    Header: #include <NymeaApplication>

    Detailed Description

    The NymeaApplication is a subclass of the {http://doc.qt.io/qt-5/qcoreapplication.html}{QCoreApplication} and is responsable to catch system signals like SIGQUIT, SIGINT, SIGTERM, SIGHUP..

    See also NymeaService.