18 #ifndef META_FILEDATA_H
19 #define META_FILEDATA_H
25 #include <script/scriptholder.h>
53 CrashData(
const CrashData &_cd);
58 CrashData(CrashData &_cd);
106 #endif // META_FILEDATA_H
Position bookmark entry structure.
Definition: meta_filedata.h:31
#define PGESTRING
A macro which equal to std::string if PGE File Library built in the STL mode and equal to QString if ...
Definition: pge_file_lib_globs.h:97
double y
Bookmarked Y position of the camera.
Definition: meta_filedata.h:35
double x
Bookmarked X position of the camera.
Definition: meta_filedata.h:34
PGESTRING bookmarkName
Name of bookmark.
Definition: meta_filedata.h:33
Contains internal settings and references for PGE File Library.