LMMS
Loading...
Searching...
No Matches
juce::TabbedComponentHelpers Namespace Reference

Functions

static void deleteIfNecessary (Component *comp)
static Rectangle< intgetTabArea (Rectangle< int > &content, BorderSize< int > &outline, TabbedButtonBar::Orientation orientation, int tabDepth)

Variables

const Identifier deleteComponentId ("deleteByTabComp_")

Function Documentation

◆ deleteIfNecessary()

void juce::TabbedComponentHelpers::deleteIfNecessary ( Component * comp)
static

◆ getTabArea()

Rectangle< int > juce::TabbedComponentHelpers::getTabArea ( Rectangle< int > & content,
BorderSize< int > & outline,
TabbedButtonBar::Orientation orientation,
int tabDepth )
static

Variable Documentation

◆ deleteComponentId

const Identifier juce::TabbedComponentHelpers::deleteComponentId("deleteByTabComp_") ( "deleteByTabComp_" )