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_Grid.cpp File Reference

Go to the source code of this file.

Classes

struct  juce::Grid::Helpers
 
struct  juce::Grid::Helpers::AllTracksIncludingImplicit
 
struct  juce::Grid::Helpers::Tracks
 
struct  juce::Grid::Helpers::NoRounding
 
struct  juce::Grid::Helpers::StandardRounding
 
struct  juce::Grid::Helpers::SizeCalculation< RoundingFunction >
 
struct  juce::Grid::Helpers::PlacementHelpers
 
struct  juce::Grid::Helpers::PlacementHelpers::LineRange
 
struct  juce::Grid::Helpers::PlacementHelpers::LineArea
 
struct  juce::Grid::Helpers::PlacementHelpers::LineInfo
 
struct  juce::Grid::Helpers::PlacementHelpers::NamedArea
 
struct  juce::Grid::Helpers::AutoPlacement
 
struct  juce::Grid::Helpers::AutoPlacement::OccupancyPlane
 
struct  juce::Grid::Helpers::AutoPlacement::OccupancyPlane::Cell
 
struct  juce::Grid::Helpers::BoxAlignment
 

Namespaces

namespace  juce
 JUCE Namespace.
 

Class Documentation

◆ juce::Grid::Helpers

struct juce::Grid::Helpers

Definition at line 37 of file juce_Grid.cpp.

◆ juce::Grid::Helpers::AllTracksIncludingImplicit

struct juce::Grid::Helpers::AllTracksIncludingImplicit

Definition at line 40 of file juce_Grid.cpp.

Class Members
Array< TrackInfo > items
int numImplicitLeading

◆ juce::Grid::Helpers::Tracks

struct juce::Grid::Helpers::Tracks

Definition at line 46 of file juce_Grid.cpp.

Class Members
AllTracksIncludingImplicit columns
AllTracksIncludingImplicit rows

◆ juce::Grid::Helpers::PlacementHelpers::LineRange

struct juce::Grid::Helpers::PlacementHelpers::LineRange

Definition at line 224 of file juce_Grid.cpp.

Class Members
int end
int start

◆ juce::Grid::Helpers::PlacementHelpers::LineArea

struct juce::Grid::Helpers::PlacementHelpers::LineArea

Definition at line 225 of file juce_Grid.cpp.

Class Members
LineRange column
LineRange row

◆ juce::Grid::Helpers::PlacementHelpers::LineInfo

struct juce::Grid::Helpers::PlacementHelpers::LineInfo

Definition at line 226 of file juce_Grid.cpp.

Class Members
StringArray lineNames

◆ juce::Grid::Helpers::PlacementHelpers::NamedArea

struct juce::Grid::Helpers::PlacementHelpers::NamedArea

Definition at line 228 of file juce_Grid.cpp.

Class Members
LineArea lines
String name

◆ juce::Grid::Helpers::AutoPlacement::OccupancyPlane::Cell

struct juce::Grid::Helpers::AutoPlacement::OccupancyPlane::Cell

Definition at line 632 of file juce_Grid.cpp.

Class Members
int column
int row