OEConfigureHighlightStyle

bool OEConfigureHighlightStyle(OESystem::OEInterface &itf,
                               std::string name=OEHighlightParamName::Style,
                               std::string alias="-hstyle")

Adds a highlighting style parameter to the given interface.

itf

The interface being configured.

name

The name of the style parameter.

alias

The alternative i.e. alias name of the parameter.

See also