JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
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: