#include <juce_GridItem.h>
◆ Margin() [1/4]
| juce::GridItem::Margin::Margin |
( |
| ) |
|
|
noexcept |
◆ Margin() [2/4]
| juce::GridItem::Margin::Margin |
( |
int | size | ) |
|
|
noexcept |
◆ Margin() [3/4]
| juce::GridItem::Margin::Margin |
( |
float | size | ) |
|
|
noexcept |
◆ Margin() [4/4]
| juce::GridItem::Margin::Margin |
( |
float | top, |
|
|
float | right, |
|
|
float | bottom, |
|
|
float | left ) |
|
noexcept |
Creates a margin with these sizes.
◆ bottom
| float juce::GridItem::Margin::bottom |
◆ left
| float juce::GridItem::Margin::left |
◆ right
| float juce::GridItem::Margin::right |
◆ top
| float juce::GridItem::Margin::top |
The documentation for this struct was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/juce_gui_basics/layout/juce_GridItem.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/juce_gui_basics/layout/juce_GridItem.cpp