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

Display a preview of the contents of a PSX memory card file or FF7 PC save. More...

#include <SlotSelect.h>

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

Public Member Functions

 SlotSelect (FF7Save *data=nullptr, bool loadVisiable=false, QWidget *parent=nullptr)
 create a new SlotSelect Dialog. More...
 

Detailed Description

Display a preview of the contents of a PSX memory card file or FF7 PC save.

When the dialog is run it will return the slot selected (0-14) or -1 if the load button was pushed. Copy Paste and Remove are are internal so no need to worry about doing those. Copy will currently only copies FF7 Saves.

Constructor & Destructor Documentation

◆ SlotSelect()

SlotSelect::SlotSelect ( FF7Save data = nullptr,
bool  loadVisiable = false,
QWidget *  parent = nullptr 
)
explicit

create a new SlotSelect Dialog.

Parameters
dataPointer to a FF7Save object
loadVisiableshow the load file button
parentDialogs Parent

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