Workspace 6.21.5
Namespaces
workspaceagent.cpp File Reference
#include "workspaceagent.h"
#include <csignal>
#include <functional>
#include <QAction>
#include <QCheckBox>
#include <QCloseEvent>
#include <QDir>
#include <QFileInfo>
#include <QHostAddress>
#include <QHostInfo>
#include <QLabel>
#include <QLineEdit>
#include <QMenu>
#include <QMessageBox>
#include <QPainter>
#include <QProcess>
#include <QPropertyAnimation>
#include <QPushButton>
#include <QTableWidget>
#include <QVBoxLayout>
#include "Workspace/Application/LanguageUtils/errorchecks.h"
#include "Workspace/Application/Server/schedulerclient.h"
#include "Workspace/Application/System/systemutilities.h"
#include "Workspace/Authentication/workspaceauthenticationserver.h"
#include "Workspace/DataExecution/Execution/abstractremotescheduler.h"
#include "Workspace/DataExecution/Execution/abstractscheduler.h"
#include "Workspace/DataExecution/Execution/listqueueworkspacemessage.h"
#include "Workspace/DataExecution/Execution/schedulercontroller.h"
#include "Workspace/DataExecution/Execution/schedulerprovidermanager.h"
#include "Workspace/DataExecution/Execution/schedulerrequest.h"
#include "Workspace/DataExecution/Execution/schedulersettings.h"
#include "Workspace/DataExecution/Logging/logtogui.h"
#include "Workspace/Presentation/Logging/textviewer.h"
#include "Authentication/Common/authenticatedentity.h"
#include "Authentication/Common/credentials.h"
#include "Authentication/Common/providermanager.h"
#include "Authentication/Common/serversettings.h"
#include "Authentication/Common/serverwidget.h"
#include "agentsettings.h"
#include "agentworkflows.h"
#include "agentworkflowwidget.h"
Include dependency graph for workspaceagent.cpp:

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Application
 Application-level functionality for all workspace applications.