Crossfire Server, Trunk
CREWrapperFormulae Class Reference

#include <CREWrapperFormulae.h>

+ Inheritance diagram for CREWrapperFormulae:
+ Collaboration diagram for CREWrapperFormulae:

Public Member Functions

QStringList archs () const
 
int chance () const
 
 CREWrapperFormulae ()
 
int difficulty () const
 
int experience () const
 
QString fullname () const
 
QStringList ingredients () const
 
QString keycode () const
 
int minLevel () const
 
void setFormulae (const recipe *rec)
 
QString title () const
 
bool transmute () const
 

Protected Attributes

const recipemyFormulae
 

Properties

QStringList archs
 
int chance
 
int difficulty
 
int experience
 
QString fullname
 
QStringList ingredients
 
QString keycode
 
int minLevel
 
QString title
 
bool transmute
 

Detailed Description

Definition at line 13 of file CREWrapperFormulae.h.

Constructor & Destructor Documentation

◆ CREWrapperFormulae()

CREWrapperFormulae::CREWrapperFormulae ( )

Definition at line 3 of file CREWrapperFormulae.cpp.

References myFormulae.

Member Function Documentation

◆ archs()

QStringList CREWrapperFormulae::archs ( ) const

◆ chance()

int CREWrapperFormulae::chance ( ) const

◆ difficulty()

int CREWrapperFormulae::difficulty ( ) const

◆ experience()

int CREWrapperFormulae::experience ( ) const

◆ fullname()

QString CREWrapperFormulae::fullname ( ) const

◆ ingredients()

QStringList CREWrapperFormulae::ingredients ( ) const

◆ keycode()

QString CREWrapperFormulae::keycode ( ) const

◆ minLevel()

int CREWrapperFormulae::minLevel ( ) const

◆ setFormulae()

void CREWrapperFormulae::setFormulae ( const recipe rec)

Definition at line 8 of file CREWrapperFormulae.cpp.

References myFormulae.

Referenced by CREResourcesWindow::fillFormulae().

+ Here is the caller graph for this function:

◆ title()

QString CREWrapperFormulae::title ( ) const

◆ transmute()

bool CREWrapperFormulae::transmute ( ) const

Field Documentation

◆ myFormulae

const recipe* CREWrapperFormulae::myFormulae
protected

Definition at line 45 of file CREWrapperFormulae.h.

Referenced by CREWrapperFormulae(), and setFormulae().

Property Documentation

◆ archs

QStringList CREWrapperFormulae::archs
read

Definition at line 22 of file CREWrapperFormulae.h.

◆ chance

int CREWrapperFormulae::chance
read

Definition at line 19 of file CREWrapperFormulae.h.

◆ difficulty

int CREWrapperFormulae::difficulty
read

Definition at line 20 of file CREWrapperFormulae.h.

◆ experience

int CREWrapperFormulae::experience
read

Definition at line 21 of file CREWrapperFormulae.h.

◆ fullname

QString CREWrapperFormulae::fullname
read

Definition at line 17 of file CREWrapperFormulae.h.

◆ ingredients

QStringList CREWrapperFormulae::ingredients
read

Definition at line 23 of file CREWrapperFormulae.h.

◆ keycode

QString CREWrapperFormulae::keycode
read

Definition at line 26 of file CREWrapperFormulae.h.

◆ minLevel

int CREWrapperFormulae::minLevel
read

Definition at line 25 of file CREWrapperFormulae.h.

◆ title

QString CREWrapperFormulae::title
read

Definition at line 18 of file CREWrapperFormulae.h.

◆ transmute

bool CREWrapperFormulae::transmute
read

Definition at line 24 of file CREWrapperFormulae.h.


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