|
JustAnotherDnDGame 0.1.0
Jeu de rĂ´le tactique au d20, vue de dessus, en C++/Qt
|
This is the complete list of members for hmi::LevelFileOperations, including all inherited members.
| _dir | hmi::LevelFileOperations | private |
| create(const std::string &name, int width, int height) const | hmi::LevelFileOperations | |
| duplicate(const std::filesystem::path &source) const | hmi::LevelFileOperations | |
| LevelFileOperations(std::filesystem::path levelsDir) | hmi::LevelFileOperations | explicit |
| list() const | hmi::LevelFileOperations | |
| pathForName(const std::string &name) const | hmi::LevelFileOperations | private |
| remove(const std::filesystem::path &source) | hmi::LevelFileOperations | static |
| rename(const std::filesystem::path &source, const std::string &newName) const | hmi::LevelFileOperations |