Workspace 6.21.5
Classes | Namespaces | Enumerations
settingsmap.h File Reference
#include <memory>
#include <type_traits>
#include <QDebug>
#include <QMap>
#include <QVariant>
#include "Workspace/Application/LanguageUtils/errorchecks.h"
#include "Workspace/DataExecution/Serialization/serializedtree.h"
Include dependency graph for settingsmap.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  SettingsMap< Enum >::Setting
 
class  SettingsMap< Enum >
 This abstract class stores settings information and current value. It wraps around QMap that maps some type of settings Enum to a QVariant. More...
 
class  UserInterfaceMap
 

Namespaces

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

Enumerations

enum class  UiSetting { SetLabelOnNestedWorkflowAction = 0 , Unknown }