◆ 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: