20 #if (QT_VERSION >= QT_VERSION_CHECK(5, 0, 0))    27 #include "../data/FF7Save.h"    28 #include "../data/FF7Char.h"    71 #endif // SLOTSELECT_H 
Preview a Single Slot on a Psx memory card or FF7 Save file. 
 
Data and Enums for Characters in Final Fantasy 7. 
 
QVBoxLayout * preview_layout
 
void showLoad(bool shown)
 
void setSlotPreview(int s)
 
edit saves from Final Fantasy 7 
 
void button_clicked(int s)
 
QScrollArea * list_preview
 
SlotPreview * preview[15]
 
SlotSelect(qreal Scale=1, FF7Save *data=0, bool showLoad=false, QWidget *parent=0)
create a new SlotSelect Dialog. 
 
Display a preview of the contents of a PSX memory card file or FF7 PC save.