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 | Functions
juce_Grid.h File Reference

Go to the source code of this file.

Classes

class  juce::Grid
 Container that handles geometry for grid layouts (fixed columns and rows) using a set of declarative rules. More...
 
struct  juce::Grid::Px
 A size in pixels. More...
 
struct  juce::Grid::Fr
 A fractional ratio integer. More...
 
struct  juce::Grid::TrackInfo
 Represents a track. More...
 

Namespaces

namespace  juce
 JUCE Namespace.
 

Functions

constexpr Grid::Px juce::operator""_px (long double px)
 
constexpr Grid::Px juce::operator""_px (unsigned long long px)
 
constexpr Grid::Fr juce::operator""_fr (unsigned long long fr)