| ff7tk 0.80.25
    Work with Final Fantasy 7 game data | 
#include <FF7FieldItemList.h>
| Public Attributes | |
| QList< quint16 > | Offset | 
| QList< quint8 > | Bit | 
| QStringList | Maps | 
| QString | Text | 
| QList<quint8> FieldItem::Bit | 
list of bits to change (at offset of same index)
| QStringList FieldItem::Maps | 
list of maps (filename) the item is shown on
| QList<quint16> FieldItem::Offset | 
list of offsets to change
| QString FieldItem::Text | 
text to show.