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