|
| AZ_RTTI (Style, "{61BD6B15-8AD6-4FC6-9287-9957FD076073}") |
|
| AZ_CLASS_ALLOCATOR (Style, AZ::SystemAllocator) |
|
| Style (const Style &other)=default |
|
| Style (const SelectorVector &selectors) |
|
| Style (std::initializer_list< Selector > selectors) |
|
SelectorVector | GetSelectors () const |
|
int | Matches (const AZ::EntityId &object) const |
|
virtual bool | HasAttribute (Attribute attribute) const |
|
QVariant | GetAttribute (Attribute attribute) const |
|
void | SetAttribute (Attribute attribute, const QVariant &value) |
|
bool | IsEmpty () |
|
void | Dump () const |
|
AZStd::string | GetSelectorsAsString () const |
|
|
static void | Reflect (AZ::ReflectContext *context) |
|
|
SelectorVector | Selectors () |
|
The documentation for this class was generated from the following file:
- Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Styling/Style.h