#include <filelocationprivate.h>
Public Member Functions | |
| FileLocationPrivate () | |
| FileLocationPrivate (const FileLocationPrivate &other) | |
| ~FileLocationPrivate () | |
Public Attributes | |
| GluonEngine::GameProject * | gameProject |
| QUrl | url |
Definition at line 30 of file filelocationprivate.h.
| FileLocationPrivate::FileLocationPrivate | ( | ) |
Definition at line 26 of file filelocationprivate.cpp.
| FileLocationPrivate::FileLocationPrivate | ( | const FileLocationPrivate & | other | ) |
Definition at line 31 of file filelocationprivate.cpp.
| FileLocationPrivate::~FileLocationPrivate | ( | ) |
Definition at line 37 of file filelocationprivate.cpp.
Definition at line 37 of file filelocationprivate.h.
Definition at line 38 of file filelocationprivate.h.
1.6.3