Workspace 6.21.5
|
#include "tcpremoteschedulerconfigurationwidget.h"
#include <QCheckBox>
#include <QFormLayout>
#include <QLineEdit>
#include <QMessageBox>
#include "Workspace/Application/LanguageUtils/errorchecks.h"
#include "Workspace/Application/Server/schedulerclient.h"
#include "Workspace/QtVersionCompat/QScopedPointer"
#include "Authentication/Common/credentials.h"
#include "Authentication/Common/credentialsdialog.h"
#include "Authentication/Common/credentialswidget.h"
#include "Authentication/Common/provider.h"
#include "Authentication/Common/providermanager.h"
#include "tcpremotescheduler.h"
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::DataExecution |
Base workspace functionality not requiring a user interface. | |
Variables | |
static const QString | USER_MESSAGE_SERVER_NOT_WRITEABLE = "You do not have sufficient permissions to perform this operation on the selected server" |
QMetaObject::Connection connection_ |