#include <RemoteJobManager.h>
Definition at line 60 of file RemoteJobManager.h.
RemoteJobManager::RemoteJobManager |
( |
RemoteService * |
theInterface, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
bool RemoteJobManager::addJob |
( |
QString & |
jobID | ) |
|
void RemoteJobManager::bringUpJobActionMenu |
( |
int |
row, |
|
|
int |
col |
|
) |
| |
|
slot |
void RemoteJobManager::clearTable |
( |
void |
| ) |
|
void RemoteJobManager::deleteJob |
( |
QString |
, |
|
|
QStringList |
|
|
) |
| |
|
signal |
void RemoteJobManager::deleteJob |
( |
void |
| ) |
|
|
slot |
void RemoteJobManager::deleteJobAndData |
( |
void |
| ) |
|
|
slot |
void RemoteJobManager::deleteJobReturn |
( |
bool |
result | ) |
|
|
slot |
void RemoteJobManager::downloadFiles |
( |
QStringList |
, |
|
|
QStringList |
|
|
) |
| |
|
signal |
void RemoteJobManager::downloadFilesReturn |
( |
bool |
result, |
|
|
QObject * |
sender |
|
) |
| |
|
slot |
void RemoteJobManager::errorMessage |
( |
QString |
| ) |
|
|
signal |
void RemoteJobManager::getJobData |
( |
void |
| ) |
|
|
slot |
void RemoteJobManager::getJobDetails |
( |
QString |
| ) |
|
|
signal |
void RemoteJobManager::getJobDetailsReturn |
( |
QJsonObject |
job | ) |
|
|
slot |
void RemoteJobManager::getJobsList |
( |
QString |
| ) |
|
|
signal |
void RemoteJobManager::getJobStatus |
( |
QString |
| ) |
|
|
signal |
void RemoteJobManager::jobsListReturn |
( |
QJsonObject |
theJobs | ) |
|
|
slot |
void RemoteJobManager::jobStatusReturn |
( |
QString |
status | ) |
|
|
slot |
void RemoteJobManager::loadFile |
( |
QString |
| ) |
|
|
signal |
void RemoteJobManager::processResults |
( |
QString |
, |
|
|
QString |
, |
|
|
QString |
|
|
) |
| |
|
signal |
void RemoteJobManager::statusMessage |
( |
QString |
| ) |
|
|
signal |
void RemoteJobManager::updateJobStatus |
( |
void |
| ) |
|
|
slot |
void RemoteJobManager::updateJobTable |
( |
QString |
appName | ) |
|
|
slot |
The documentation for this class was generated from the following files: