|
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::Component |
| The base class for all JUCE user-interface objects. More... | |
| class | juce::Component::SafePointer< ComponentType > |
| Holds a pointer to some type of Component, which automatically becomes null if the component is deleted. More... | |
| class | juce::Component::BailOutChecker |
| A class to keep an eye on a component and check for it being deleted. More... | |
| class | juce::Component::Positioner |
| Base class for objects that can be used to automatically position a component according to some kind of algorithm. More... | |
Namespaces | |
| namespace | juce |
| JUCE Namespace. | |