| 
    openPilotLog
    
   | 
 
The RunGuard class ensures only a single instance of the application is running simultaneously. More...
#include <runguard.h>
Public Member Functions | |
| RunGuard (const QString &key) | |
| bool | isAnotherRunning () | 
| bool | tryToRun () | 
| void | release () | 
The RunGuard class ensures only a single instance of the application is running simultaneously.