#include <map>
#include "basestrm.h"
#include "misc.h"
#include "graphicset.h"
#include "errors.h"
#include "typen.h"
#include "sgstream.h"
#include "itemrepository.h"
#include "iconrepository.h"
Include dependency graph for graphicset.cpp:

Go to the source code of this file.
Functions | |
| int | getGraphicSetIdFromFilename (const ASCString &filename) |
Definition in file graphicset.cpp.
| int getGraphicSetIdFromFilename | ( | const ASCString & | filename | ) |
Definition at line 117 of file graphicset.cpp.
References magic, tnstream::reading, and tnstream::readInt().
Referenced by selectgraphicset().
1.5.1