Inherits LegacyVectorPropertyHandlerBase< Vec2 >.
|
| AZ_CLASS_ALLOCATOR (PropertyHandlerVec2, AZ::SystemAllocator) |
|
AZ::u32 | GetHandlerName (void) const override |
|
Public Member Functions inherited from LegacyVectorPropertyHandlerBase< Vec2 > |
| LegacyVectorPropertyHandlerBase (int elementCount, int elementsPerRow=-1, AZStd::string customLabels="") |
|
AZ::u32 | GetHandlerName (void) const override |
|
bool | IsDefaultHandler () const override |
|
QWidget * | GetFirstInTabOrder (AzQtComponents::VectorInput *widget) override |
|
QWidget * | GetLastInTabOrder (AzQtComponents::VectorInput *widget) override |
|
QWidget * | CreateGUI (QWidget *pParent) override |
|
void | ConsumeAttribute (AzQtComponents::VectorInput *GUI, AZ::u32 attrib, AzToolsFramework::PropertyAttributeReader *attrValue, const char *debugName) override |
|
void | WriteGUIValuesIntoProperty (size_t, AzQtComponents::VectorInput *GUI, Vec2 &instance, AzToolsFramework::InstanceDataNode *) override |
|
bool | ReadValuesIntoGUI (size_t, AzQtComponents::VectorInput *GUI, const Vec2 &instance, AzToolsFramework::InstanceDataNode *) override |
|
The documentation for this class was generated from the following file:
- Gems/LyShine/Code/Editor/PropertyHandlerVec.h