28 #ifndef TRIALDISPLAY_DPARAMETERCOLORCHOICE_H
29 #define TRIALDISPLAY_DPARAMETERCOLORCHOICE_H
DParameterColorChoice & operator=(const DParameterColorChoice &other)
Copy assignment.
Implementation of DParameterChoice to store color selection parameters.
casacore::String name() const
Return the name of this parameter.
DParameterColorChoice()
(Required) default constructor.
casacore::String help() const
Return the help for this parameter.
casacore::String description() const
Return the description of this parameter.
casacore::Bool editable() const
Return whether this parameter is editable.
casacore::String context() const
Return the context of this parameter.
bool Bool
Define the standard types used by Casacore.
Implementation of DisplayParameter to store choice parameters.
virtual ~DParameterColorChoice()
Destructor.
String: the storage and methods of handling collections of characters.