JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces
juce_GridItem.h File Reference

Go to the source code of this file.

Classes

class  juce::GridItem
 Defines an item in a Grid. More...
 
struct  juce::GridItem::Span
 Represents a span. More...
 
struct  juce::GridItem::Property
 Represents a property. More...
 
struct  juce::GridItem::StartAndEndProperty
 Represents start and end properties. More...
 
struct  juce::GridItem::Margin
 Represents a margin. More...
 

Namespaces

namespace  juce
 JUCE Namespace.
 

Class Documentation

◆ juce::GridItem::StartAndEndProperty

struct juce::GridItem::StartAndEndProperty

Represents start and end properties.

Definition at line 101 of file juce_GridItem.h.

Class Members
Property end
Property start