Workspace 6.21.5
Namespaces | Variables
mongodbschedulerconfigurationwidget.cpp File Reference
#include "mongodbschedulerconfigurationwidget.h"
#include <QCheckBox>
#include <QFileDialog>
#include <QFormLayout>
#include <QLineEdit>
#include <QMessageBox>
#include <QSpinBox>
#include <QTextEdit>
#include "Workspace/Application/LanguageUtils/errorchecks.h"
#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 "mongodbscheduler.h"
#include "retryruleswidget.h"
Include dependency graph for mongodbschedulerconfigurationwidget.cpp:

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Distributed
 

Variables

static const QString USER_MESSAGE_NO_CREDENTIALS_DIALOG = "There is no credentials dialog provided by the currently selected authentication provider"
 
static const QString USER_MESSAGE_SERVER_NOT_WRITEABLE = "You do not have sufficient permissions to perform this operation on the selected server"