|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Go to the source code of this file.
Classes | |
| class | juce::CodeEditorComponent |
| A text editor component designed specifically for source code. More... | |
| struct | juce::CodeEditorComponent::State |
| Can be used to save and restore the editor's caret position, selection state, etc. More... | |
| struct | juce::CodeEditorComponent::ColourScheme |
| Defines a syntax highlighting colour scheme. More... | |
| struct | juce::CodeEditorComponent::ColourScheme::TokenType |
| Defines a colour for a token type. More... | |
Namespaces | |
| namespace | juce |
| JUCE Namespace. | |
| struct juce::CodeEditorComponent::ColourScheme::TokenType |
Defines a colour for a token type.
Definition at line 247 of file juce_CodeEditorComponent.h.
| Class Members | ||
|---|---|---|
| Colour | colour | |
| String | name | |