LMMS
Loading...
Searching...
No Matches
juce_ComponentBuilder.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  juce
namespace  juce::ComponentBuilderHelpers

Functions

static String juce::ComponentBuilderHelpers::getStateId (const ValueTree &state)
static Componentjuce::ComponentBuilderHelpers::removeComponentWithID (OwnedArray< Component > &components, const String &compId)
static Componentjuce::ComponentBuilderHelpers::findComponentWithID (Component &c, const String &compId)
static Componentjuce::ComponentBuilderHelpers::createNewComponent (ComponentBuilder::TypeHandler &type, const ValueTree &state, Component *parent)
static void juce::ComponentBuilderHelpers::updateComponent (ComponentBuilder &builder, const ValueTree &state)