|
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 |
Represents a property. More...
#include "juce_GridItem.h"
Public Member Functions | |
| Property (Keyword keyword) noexcept | |
| Property (const char *lineNameToUse) noexcept | |
| Property (const String &lineNameToUse) noexcept | |
| Property (int numberToUse) noexcept | |
| Property (int numberToUse, const String &lineNameToUse) noexcept | |
| Property (Span spanToUse) noexcept | |
| bool | hasSpan () const noexcept |
| bool | hasAbsolute () const noexcept |
| bool | hasAuto () const noexcept |
| bool | hasName () const noexcept |
| const String & | getName () const noexcept |
| int | getNumber () const noexcept |
Represents a property.
Definition at line 69 of file juce_GridItem.h.
|
noexcept |
Definition at line 29 of file juce_GridItem.cpp.
|
noexcept |
Definition at line 33 of file juce_GridItem.cpp.
Definition at line 38 of file juce_GridItem.cpp.
Definition at line 42 of file juce_GridItem.cpp.
|
noexcept |
Definition at line 46 of file juce_GridItem.cpp.
Definition at line 50 of file juce_GridItem.cpp.
|
noexcept |
Definition at line 55 of file juce_GridItem.cpp.
Definition at line 89 of file juce_GridItem.h.
|
noexcept |
Definition at line 90 of file juce_GridItem.h.
|
noexcept |
Definition at line 86 of file juce_GridItem.h.
|
noexcept |
Definition at line 87 of file juce_GridItem.h.
|
noexcept |
Definition at line 88 of file juce_GridItem.h.
|
noexcept |
Definition at line 85 of file juce_GridItem.h.