JUCE  v6.1.6 (6.0.8-1114)
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: