JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::TabbedButtonBar::TabInfo Struct Reference
Collaboration diagram for juce::TabbedButtonBar::TabInfo:

Public Attributes

std::unique_ptr< TabBarButtonbutton
 
Colour colour
 
String name
 

Member Data Documentation

◆ button

std::unique_ptr<TabBarButton> juce::TabbedButtonBar::TabInfo::button

◆ colour

Colour juce::TabbedButtonBar::TabInfo::colour

◆ name

String juce::TabbedButtonBar::TabInfo::name

The documentation for this struct was generated from the following file: