7 #include <ff7tkwidgets_export.h>
35 explicit SlotSelect(
FF7Save *data =
nullptr,
bool loadVisiable =
false, QWidget *parent =
nullptr);
37 void button_clicked(
int s);
38 void remove_slot(
int s);
39 void copy_slot(
int s);
40 void paste_slot(
int s);
42 void reject()
override;
44 void setSlotPreview(
int s);
45 void showLoad(
bool shown);
46 void ReIntSlot(
int s);
47 QVBoxLayout *preview_layout;
edit saves from Final Fantasy 7
Definition: FF7Save.h:53
Preview a Single Slot on a Psx memory card or FF7 Save file.
Definition: SlotPreview.h:20
Display a preview of the contents of a PSX memory card file or FF7 PC save.
Definition: SlotSelect.h:23
RESULT
Definition: SlotSelect.h:26