Navigator2Go  2.0
Manage your local Ocean Navigator installation.
UpdateRunnable Class Reference

Used to update Navigator code from git, and rebuild frontend files. More...

#include <updaterunnable.h>

Inheritance diagram for UpdateRunnable:
Collaboration diagram for UpdateRunnable:

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
 

Detailed Description

Used to update Navigator code from git, and rebuild frontend files.

This is always invoked by QThreadPool


The documentation for this class was generated from the following files: