JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::TableHeaderComponent::ColumnInfo Struct Reference
Collaboration diagram for juce::TableHeaderComponent::ColumnInfo:

Public Member Functions

bool isVisible () const
 

Public Attributes

int id
 
double lastDeliberateWidth
 
int maximumWidth
 
int minimumWidth
 
String name
 
int propertyFlags
 
int width
 

Member Function Documentation

◆ isVisible()

bool juce::TableHeaderComponent::ColumnInfo::isVisible ( ) const

Member Data Documentation

◆ id

int juce::TableHeaderComponent::ColumnInfo::id

◆ lastDeliberateWidth

double juce::TableHeaderComponent::ColumnInfo::lastDeliberateWidth

◆ maximumWidth

int juce::TableHeaderComponent::ColumnInfo::maximumWidth

◆ minimumWidth

int juce::TableHeaderComponent::ColumnInfo::minimumWidth

◆ name

String juce::TableHeaderComponent::ColumnInfo::name

◆ propertyFlags

int juce::TableHeaderComponent::ColumnInfo::propertyFlags

◆ width

int juce::TableHeaderComponent::ColumnInfo::width

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