Navigator2Go
2.0
Manage your local Ocean Navigator installation.
|
Used to update Navigator code from git, and rebuild frontend files. More...
#include <updaterunnable.h>
Signals | |
void | finished () |
Emitted when update check complete. | |
Public Member Functions | |
UpdateRunnable (const QString &ONInstallDir) | |
Protected Member Functions | |
void | run () override |
Private Attributes | |
const QString | m_ONInstallDir |
Used to update Navigator code from git, and rebuild frontend files.
This is always invoked by QThreadPool