Krotos Modules 3
Loading...
Searching...
No Matches
krotos::WaveformViewerAndEditor::ColourDefinitions Struct Reference

Public Attributes

const Colour selectionStartClick {Colours::white.withAlpha(1.0f)}
 
const Colour selectionStartHover {Colours::white.withAlpha(0.7f)}
 
const Colour selectionStart {Colours::white.withAlpha(0.5f)}
 
const Colour selectionEndClick {Colours::white.withAlpha(1.0f)}
 
const Colour selectionEndHover {Colours::white.withAlpha(0.7f)}
 
const Colour selectionEnd {Colours::white.withAlpha(0.5f)}
 
const Colour draggedHighlight {Colour::fromFloatRGBA(1.0f, 1.0f, 1.0f, 0.1f)}
 
const Colour selectedAreaShading {Colour::fromFloatRGBA(0.0f, 0.0f, 0.0f, 0.4f)}
 

Member Data Documentation

◆ draggedHighlight

const Colour krotos::WaveformViewerAndEditor::ColourDefinitions::draggedHighlight {Colour::fromFloatRGBA(1.0f, 1.0f, 1.0f, 0.1f)}

◆ selectedAreaShading

const Colour krotos::WaveformViewerAndEditor::ColourDefinitions::selectedAreaShading {Colour::fromFloatRGBA(0.0f, 0.0f, 0.0f, 0.4f)}

◆ selectionEnd

const Colour krotos::WaveformViewerAndEditor::ColourDefinitions::selectionEnd {Colours::white.withAlpha(0.5f)}

◆ selectionEndClick

const Colour krotos::WaveformViewerAndEditor::ColourDefinitions::selectionEndClick {Colours::white.withAlpha(1.0f)}

◆ selectionEndHover

const Colour krotos::WaveformViewerAndEditor::ColourDefinitions::selectionEndHover {Colours::white.withAlpha(0.7f)}

◆ selectionStart

const Colour krotos::WaveformViewerAndEditor::ColourDefinitions::selectionStart {Colours::white.withAlpha(0.5f)}

◆ selectionStartClick

const Colour krotos::WaveformViewerAndEditor::ColourDefinitions::selectionStartClick {Colours::white.withAlpha(1.0f)}

◆ selectionStartHover

const Colour krotos::WaveformViewerAndEditor::ColourDefinitions::selectionStartHover {Colours::white.withAlpha(0.7f)}

The documentation for this struct was generated from the following file: