![]() |
Workspace 7.1.0
|
#include <memory>
#include <QDialog>
#include <QGroupBox>
#include <QMap>
#include <QWidget>
#include "Workspace/Application/settings.h"
#include "Tools/Widgets/coloursettingswidget.h"
#include "Tools/workflowtoolsplugin_api.h"
Classes | |
class | SettingsStackDialog |
Dialog for configuring Workflow tools settings, based on WorkspaceSettingsDialog. More... | |
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::Presentation |
The graphical user interface layer for the workspace. | |
namespace | CSIRO::Tools |
namespace | CSIRO::Tools::SettingsStack |
namespace | CSIRO::Tools::SettingsStack::Str |
namespace | CSIRO::Tools::Ui |
Variables | |
const QString | autoLoadPlugins = "auto_load_plugins" |
const QString | externalDiffLaunchArguments = "external_diff_tool_launch_arguments" |
const QString | externalDiffLaunchCommand = "external_diff_tool_launch_command" |
const QString | maxInputLength = "max_formatter_input_length" |
const QString | showDifferenceListKey = "show_difference_list_key" |
const QString | showWorkflowPanelKey = "show_workflow_panel_key" |
const QString | sortValueFieldWidth = "sort_value_field_width" |
const QString | useWorkflowIcons = "use_workflow_icons" |
const QString | writeNotPresentAsString = "write_not_present_as_string" |