The documentation for this struct was generated from the following file:
◆ Property() [1/7]
juce::GridItem::Property::Property |
( |
| ) |
|
|
noexcept |
◆ Property() [2/7]
juce::GridItem::Property::Property |
( |
Keyword | keyword | ) |
|
|
noexcept |
◆ Property() [3/7]
juce::GridItem::Property::Property |
( |
const char * | lineNameToUse | ) |
|
|
noexcept |
◆ Property() [4/7]
juce::GridItem::Property::Property |
( |
const String & | lineNameToUse | ) |
|
|
noexcept |
◆ Property() [5/7]
juce::GridItem::Property::Property |
( |
int | numberToUse | ) |
|
|
noexcept |
◆ Property() [6/7]
juce::GridItem::Property::Property |
( |
int | numberToUse, |
|
|
const String & | lineNameToUse ) |
|
noexcept |
◆ Property() [7/7]
juce::GridItem::Property::Property |
( |
Span | spanToUse | ) |
|
|
noexcept |
◆ hasSpan()
bool juce::GridItem::Property::hasSpan |
( |
| ) |
const |
|
inlinenoexcept |
◆ hasAbsolute()
bool juce::GridItem::Property::hasAbsolute |
( |
| ) |
const |
|
inlinenoexcept |
◆ hasAuto()
bool juce::GridItem::Property::hasAuto |
( |
| ) |
const |
|
inlinenoexcept |
◆ hasName()
bool juce::GridItem::Property::hasName |
( |
| ) |
const |
|
inlinenoexcept |
◆ getName()
const String & juce::GridItem::Property::getName |
( |
| ) |
const |
|
inlinenoexcept |
◆ getNumber()
int juce::GridItem::Property::getNumber |
( |
| ) |
const |
|
inlinenoexcept |