Inherits UIVectorPropertyHandlerBase< UiTransform2dInterface::Offsets >.
 | 
| 
  | AZ_CLASS_ALLOCATOR (PropertyHandlerOffset, AZ::SystemAllocator) | 
|   | 
| 
AZ::u32  | GetHandlerName (void) const override | 
|   | 
| 
bool  | IsDefaultHandler () const override | 
|   | 
| void  | ConsumeAttribute (AzQtComponents::VectorInput *GUI, AZ::u32 attrib, AzToolsFramework::PropertyAttributeReader *attrValue, const char *debugName) override | 
|   | 
| void  | WriteGUIValuesIntoProperty (size_t index, AzQtComponents::VectorInput *GUI, UiTransform2dInterface::Offsets &instance, AzToolsFramework::InstanceDataNode *node) override | 
|   | 
| bool  | ReadValuesIntoGUI (size_t index, AzQtComponents::VectorInput *GUI, const UiTransform2dInterface::Offsets &instance, AzToolsFramework::InstanceDataNode *node) override | 
|   | 
| 
void  | GetLabels (UiTransform2dInterface::Anchors &anchors, AZStd::string *labelsOut) | 
|   | 
| 
void  | SetLabels (AzQtComponents::VectorInput *ctrl, UiTransform2dInterface::Anchors &anchors) | 
|   | 
| 
AZ::EntityId  | GetParentEntityId (AzToolsFramework::InstanceDataNode *node, size_t index) | 
|   | 
  Public Member Functions inherited from UIVectorPropertyHandlerBase< UiTransform2dInterface::Offsets > | 
| 
  | UIVectorPropertyHandlerBase (int elementCount, int elementsPerRow=-1) | 
|   | 
| 
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 | 
|   | 
◆ ConsumeAttribute()
  
  
      
        
          | void PropertyHandlerOffset::ConsumeAttribute  | 
          ( | 
          AzQtComponents::VectorInput *  | 
          GUI,  | 
         
        
           | 
           | 
          AZ::u32  | 
          attrib,  | 
         
        
           | 
           | 
          AzToolsFramework::PropertyAttributeReader *  | 
          attrValue,  | 
         
        
           | 
           | 
          const char *  | 
          debugName  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ ReadValuesIntoGUI()
  
  
      
        
          | bool PropertyHandlerOffset::ReadValuesIntoGUI  | 
          ( | 
          size_t  | 
          index,  | 
         
        
           | 
           | 
          AzQtComponents::VectorInput *  | 
          GUI,  | 
         
        
           | 
           | 
          const UiTransform2dInterface::Offsets &  | 
          instance,  | 
         
        
           | 
           | 
          AzToolsFramework::InstanceDataNode *  | 
          node  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ WriteGUIValuesIntoProperty()
  
  
      
        
          | void PropertyHandlerOffset::WriteGUIValuesIntoProperty  | 
          ( | 
          size_t  | 
          index,  | 
         
        
           | 
           | 
          AzQtComponents::VectorInput *  | 
          GUI,  | 
         
        
           | 
           | 
          UiTransform2dInterface::Offsets &  | 
          instance,  | 
         
        
           | 
           | 
          AzToolsFramework::InstanceDataNode *  | 
          node  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
overridevirtual   | 
  
 
 
The documentation for this class was generated from the following file:
- Gems/LyShine/Code/Editor/PropertyHandlerOffset.h