#include <ChocoboEditor.h>
|  | 
|  | ChocoboEditor (QWidget *parent=nullptr) | 
|  | 
| void | SetChocobo (FF7CHOCOBO choco, const QString &Processed_Name=nullptr, bool cant_mate=false, quint16 stamina=0, quint8 rating=0) | 
|  | 
◆ ChocoboEditor()
  
  | 
        
          | ChocoboEditor::ChocoboEditor | ( | QWidget * | parent = nullptr | ) |  |  | explicit | 
 
 
◆ accelChanged
  
  | 
        
          | void ChocoboEditor::accelChanged | ( | quint8 |  | ) |  |  | signal | 
 
 
◆ cantMateChanged
  
  | 
        
          | void ChocoboEditor::cantMateChanged | ( | bool |  | ) |  |  | signal | 
 
 
◆ changeEvent()
  
  | 
        
          | void ChocoboEditor::changeEvent | ( | QEvent * | e | ) |  |  | protected | 
 
 
◆ coopChanged
  
  | 
        
          | void ChocoboEditor::coopChanged | ( | quint8 |  | ) |  |  | signal | 
 
 
◆ intelligenceChanged
  
  | 
        
          | void ChocoboEditor::intelligenceChanged | ( | quint8 |  | ) |  |  | signal | 
 
 
◆ mSpeedChanged
  
  | 
        
          | void ChocoboEditor::mSpeedChanged | ( | quint16 |  | ) |  |  | signal | 
 
 
◆ mSprintChanged
  
  | 
        
          | void ChocoboEditor::mSprintChanged | ( | quint16 |  | ) |  |  | signal | 
 
 
◆ nameChanged
  
  | 
        
          | void ChocoboEditor::nameChanged | ( | QString |  | ) |  |  | signal | 
 
 
◆ pCountChanged
  
  | 
        
          | void ChocoboEditor::pCountChanged | ( | quint8 |  | ) |  |  | signal | 
 
 
◆ personalityChanged
  
  | 
        
          | void ChocoboEditor::personalityChanged | ( | quint8 |  | ) |  |  | signal | 
 
 
◆ ratingChanged
  
  | 
        
          | void ChocoboEditor::ratingChanged | ( | quint8 |  | ) |  |  | signal | 
 
 
◆ resizeEvent()
  
  | 
        
          | void ChocoboEditor::resizeEvent | ( | QResizeEvent * | ev | ) |  |  | protected | 
 
 
◆ setAccel
  
  | 
        
          | void ChocoboEditor::setAccel | ( | int | accel | ) |  |  | slot | 
 
 
◆ setAdvancedMode
  
  | 
        
          | void ChocoboEditor::setAdvancedMode | ( | bool | advancedMode | ) |  |  | slot | 
 
 
◆ setCantMate
  
  | 
        
          | void ChocoboEditor::setCantMate | ( | bool | cantMate | ) |  |  | slot | 
 
 
◆ SetChocobo()
      
        
          | void ChocoboEditor::SetChocobo | ( | FF7CHOCOBO | choco, | 
        
          |  |  | const QString & | Processed_Name = nullptr, | 
        
          |  |  | bool | cant_mate = false, | 
        
          |  |  | quint16 | stamina = 0, | 
        
          |  |  | quint8 | rating = 0 | 
        
          |  | ) |  |  | 
      
 
 
◆ setCoop
  
  | 
        
          | void ChocoboEditor::setCoop | ( | int | coop | ) |  |  | slot | 
 
 
◆ setIntelligence
  
  | 
        
          | void ChocoboEditor::setIntelligence | ( | int | intel | ) |  |  | slot | 
 
 
◆ setMspeed
  
  | 
        
          | void ChocoboEditor::setMspeed | ( | int | max_speed | ) |  |  | slot | 
 
 
◆ setMsprint
  
  | 
        
          | void ChocoboEditor::setMsprint | ( | int | max_sprint_speed | ) |  |  | slot | 
 
 
◆ setName
  
  | 
        
          | void ChocoboEditor::setName | ( | const QString & | newName | ) |  |  | slot | 
 
 
◆ setPcount
  
  | 
        
          | void ChocoboEditor::setPcount | ( | int | pCount | ) |  |  | slot | 
 
 
◆ setPersonality
  
  | 
        
          | void ChocoboEditor::setPersonality | ( | int | personality | ) |  |  | slot | 
 
 
◆ setRating
  
  | 
        
          | void ChocoboEditor::setRating | ( | int | rating | ) |  |  | slot | 
 
 
◆ setSex
  
  | 
        
          | void ChocoboEditor::setSex | ( | int | sex | ) |  |  | slot | 
 
 
◆ setSpeed
  
  | 
        
          | void ChocoboEditor::setSpeed | ( | int | speed | ) |  |  | slot | 
 
 
◆ setSprint
  
  | 
        
          | void ChocoboEditor::setSprint | ( | int | sprint_speed | ) |  |  | slot | 
 
 
◆ setStamina
  
  | 
        
          | void ChocoboEditor::setStamina | ( | int | stamina | ) |  |  | slot | 
 
 
◆ setType
  
  | 
        
          | void ChocoboEditor::setType | ( | int | type | ) |  |  | slot | 
 
 
◆ setWins
  
  | 
        
          | void ChocoboEditor::setWins | ( | int | wins | ) |  |  | slot | 
 
 
◆ sexChanged
  
  | 
        
          | void ChocoboEditor::sexChanged | ( | quint8 |  | ) |  |  | signal | 
 
 
◆ speedChanged
  
  | 
        
          | void ChocoboEditor::speedChanged | ( | quint16 |  | ) |  |  | signal | 
 
 
◆ sprintChanged
  
  | 
        
          | void ChocoboEditor::sprintChanged | ( | quint16 |  | ) |  |  | signal | 
 
 
◆ staminaChanged
  
  | 
        
          | void ChocoboEditor::staminaChanged | ( | quint16 |  | ) |  |  | signal | 
 
 
◆ typeChanged
  
  | 
        
          | void ChocoboEditor::typeChanged | ( | quint8 |  | ) |  |  | signal | 
 
 
◆ updateText
  
  | 
        
          | void ChocoboEditor::updateText | ( |  | ) |  |  | slot | 
 
 
◆ winsChanged
  
  | 
        
          | void ChocoboEditor::winsChanged | ( | quint8 |  | ) |  |  | signal | 
 
 
The documentation for this class was generated from the following files: