#include "packagemanager.h"#include "package.h"#include "packagerepository.h"Include dependency graph for packagemanager.cpp:

Go to the source code of this file.
Variables | |
| static const int | packageDataStreamVersion = 1 |
const int packageDataStreamVersion = 1 [static] |
Definition at line 26 of file packagemanager.cpp.
Referenced by PackageData::read(), and PackageData::write().
1.5.1