JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce_Grid.h File Reference
This graph shows which files directly or indirectly include 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::Fr
 A fractional ratio integer. More...
 
struct  juce::Grid::Px
 A size in pixels. More...
 
struct  juce::Grid::TrackInfo
 Represents a track. More...
 

Namespaces

namespace  juce
 

Functions

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