Inherits AzToolsFramework::PropertyHandler< TypeBeingHandled, AzQtComponents::VectorInput >.
|
| 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, TypeBeingHandled &instance, AzToolsFramework::InstanceDataNode *) override |
|
bool | ReadValuesIntoGUI (size_t, AzQtComponents::VectorInput *GUI, const TypeBeingHandled &instance, AzToolsFramework::InstanceDataNode *) override |
|
|
AzToolsFramework::VectorPropertyHandlerCommon | m_common |
|
The documentation for this class was generated from the following file:
- Gems/LyShine/Code/Editor/PropertyHandlerVec.h