The MateriaEditor class 
MateriaEditor is a Widget that can be used to edit materia in the player's inventory or on a character.  
 More...
#include <MateriaEditor.h>
The MateriaEditor class 
MateriaEditor is a Widget that can be used to edit materia in the player's inventory or on a character. 
 
◆ MateriaEditor()
◆ ap()
      
        
          | qint32 MateriaEditor::ap  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
◆ apChanged
  
  
      
        
          | void MateriaEditor::apChanged  | 
          ( | 
          qint32  | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ changeEvent()
  
  
      
        
          | void MateriaEditor::changeEvent  | 
          ( | 
          QEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ id()
      
        
          | qint8 MateriaEditor::id  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
◆ idChanged
  
  
      
        
          | void MateriaEditor::idChanged  | 
          ( | 
          qint8  | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ isEditable()
      
        
          | bool MateriaEditor::isEditable  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
◆ MaxAP()
      
        
          | qint32 MateriaEditor::MaxAP  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
◆ setAP()
      
        
          | void MateriaEditor::setAP  | 
          ( | 
          qint32  | 
          current_ap = 0 | ) | 
           | 
        
      
 
 
◆ setEditable()
      
        
          | void MateriaEditor::setEditable  | 
          ( | 
          bool  | 
          edit | ) | 
           | 
        
      
 
 
◆ setEditableMateriaCombo
  
  
      
        
          | void MateriaEditor::setEditableMateriaCombo  | 
          ( | 
          bool  | 
          enabled | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ setMateria()
      
        
          | void MateriaEditor::setMateria  | 
          ( | 
          quint8  | 
          materia_id = 0,  | 
        
        
           | 
           | 
          qint32  | 
          materia_ap = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ setShowPlaceHolderMateria()
      
        
          | void MateriaEditor::setShowPlaceHolderMateria  | 
          ( | 
          bool  | 
          showPlaceHolders | ) | 
           | 
        
      
 
setShowPlaceHolderMateria Sets if the list of possible materia contains the placeholder materia 
- Parameters
 - 
  
    | showPlaceHolders | True if you want to show the placeholders.  | 
  
   
 
 
◆ setStarsSize()
      
        
          | void MateriaEditor::setStarsSize  | 
          ( | 
          int  | 
          size | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following files: