Stores the name of the map and the mod where it came from. More...
#include <maplistselector.h>
Public Member Functions | |
| MapEntry (const QString &name, const QString &originalFile, const bool &isIwad) | |
Public Attributes | |
| bool | isIwad |
| QString | name |
| QString | originalFile |
Stores the name of the map and the mod where it came from.
Definition at line 33 of file maplistselector.h.