ff7tk  1.0.0.16
Work with Final Fantasy 7 game data
Public Slots | Public Member Functions | List of all members
EncounterTableWidget Class Reference

#include <EncounterTableWidget.h>

Inheritance diagram for EncounterTableWidget:
Inheritance graph
[legend]
Collaboration diagram for EncounterTableWidget:
Collaboration graph
[legend]

Public Slots

void changePercent ()
 
void changeProbaCount ()
 

Public Member Functions

 EncounterTableWidget (const QString &title, QWidget *parent=nullptr)
 
QList< int > battleIdsValues ()
 
QList< int > battleProbasValues ()
 
int rateValue ()
 
void setBattleIdsValues (const QList< int > &ids)
 
void setBattleProbasValues (const QList< int > &probas)
 
void setRateValue (int value)
 

Constructor & Destructor Documentation

◆ EncounterTableWidget()

EncounterTableWidget::EncounterTableWidget ( const QString &  title,
QWidget *  parent = nullptr 
)
explicit

Member Function Documentation

◆ battleIdsValues()

QList< int > EncounterTableWidget::battleIdsValues ( )

◆ battleProbasValues()

QList< int > EncounterTableWidget::battleProbasValues ( )

◆ changePercent

void EncounterTableWidget::changePercent ( )
slot

◆ changeProbaCount

void EncounterTableWidget::changeProbaCount ( )
slot

◆ rateValue()

int EncounterTableWidget::rateValue ( )

◆ setBattleIdsValues()

void EncounterTableWidget::setBattleIdsValues ( const QList< int > &  ids)

◆ setBattleProbasValues()

void EncounterTableWidget::setBattleProbasValues ( const QList< int > &  probas)

◆ setRateValue()

void EncounterTableWidget::setRateValue ( int  value)

The documentation for this class was generated from the following files: