|  | 
| static FF7Location * | instance () | 
|  | Get the FF7Location Instance.  More... 
 | 
|  | 
| static QObject * | qmlSingletonRegister (QQmlEngine *engine, QJSEngine *scriptEngine) | 
|  | Register The FF7Location Singleton for QML.  More... 
 | 
|  | 
| static Q_INVOKABLE const QString & | fileName (int index) | 
|  | get filename for location (flevel file)  More... 
 | 
|  | 
| static Q_INVOKABLE const QString & | fileName (int MapID, int LocID) | 
|  | get filename for location (flevel file)  More... 
 | 
|  | 
| static Q_INVOKABLE QString | rawLocationString (int index) | 
|  | locations String showing menu  More... 
 | 
|  | 
| static Q_INVOKABLE QString | rawLocationString (const QString &fileName) | 
|  | locations String showing menu  More... 
 | 
|  | 
| static Q_INVOKABLE QString | locationString (int index) | 
|  | locations String showing menu  More... 
 | 
|  | 
| static Q_INVOKABLE QString | locationString (const QString &fileName) | 
|  | locations String showing menu  More... 
 | 
|  | 
| static Q_INVOKABLE const QString & | mapID (int index) | 
|  | get map id number  More... 
 | 
|  | 
| static Q_INVOKABLE const QString & | mapID (const QString &fileName) | 
|  | get map id number  More... 
 | 
|  | 
| static Q_INVOKABLE const QString & | locationID (int index) | 
|  | get location id number  More... 
 | 
|  | 
| static Q_INVOKABLE const QString & | locationID (const QString &fileName) | 
|  | get location id number  More... 
 | 
|  | 
| static Q_INVOKABLE const QString & | x (int index) | 
|  | x coord of save or valid placement  More... 
 | 
|  | 
| static Q_INVOKABLE const QString & | x (const QString &fileName) | 
|  | x coord of save or valid placement  More... 
 | 
|  | 
| static Q_INVOKABLE const QString & | y (int index) | 
|  | y coord of save or valid placement  More... 
 | 
|  | 
| static Q_INVOKABLE const QString & | y (const QString &fileName) | 
|  | y coord of save or valid placement  More... 
 | 
|  | 
| static Q_INVOKABLE const QString & | t (int index) | 
|  | triangle of save or valid placement  More... 
 | 
|  | 
| static Q_INVOKABLE const QString & | t (const QString &fileName) | 
|  | triangle of save or valid placement  More... 
 | 
|  | 
| static Q_INVOKABLE const QString & | d (int index) | 
|  | direction your facing  More... 
 | 
|  | 
| static Q_INVOKABLE const QString & | d (const QString &fileName) | 
|  | direction your facing  More... 
 | 
|  | 
| static Q_INVOKABLE int | size () | 
|  | how many items on the location list do we have  More... 
 | 
|  | 
Info about field locations.