Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
Loading...
Searching...
No Matches
itemstoragebox.cpp File Reference

Implementation of ItemStorageBox – the bag or a PC item box (add/remove/move/sort/relocate). More...

#include <algorithm>
#include <QCollator>
#include "../../qmlownership.h"
#include "./itemstoragebox.h"
#include "./item.h"
#include <pse-db/entries/itemdbentry.h>
#include "../../savefile.h"
#include "../../savefiletoolset.h"
#include "../../savefileiterator.h"
#include "../savefileexpanded.h"
#include "../player/player.h"
#include "../storage.h"
#include <pse-db/itemsdb.h>
#include <pse-common/random.h>
Include dependency graph for itemstoragebox.cpp:

Go to the source code of this file.

Detailed Description

Implementation of ItemStorageBox – the bag or a PC item box (add/remove/move/sort/relocate).

See itemstoragebox.h.

Definition in file itemstoragebox.cpp.