![]() |
Crossfire Resources Editor
|
#include <ResourcesManager.h>
Inheritance diagram for AssetWrapperManager< A, W >:
Collaboration diagram for AssetWrapperManager< A, W >:Public Member Functions | |
| void | remove (A *asset) |
| W * | wrap (A *asset, AssetWrapper *parent, ResourcesManager *resources) |
Private Attributes | |
| QHash< A *, W * > | myWrappedAssets |
Definition at line 47 of file ResourcesManager.h.
|
inline |
Definition at line 55 of file ResourcesManager.h.
Referenced by ResourcesManager::remove().
Here is the caller graph for this function:
|
inline |
Definition at line 49 of file ResourcesManager.h.
Referenced by ResourcesManager::wrap().
Here is the caller graph for this function:
|
private |
Definition at line 63 of file ResourcesManager.h.
Referenced by AssetWrapperManager< object, ObjectWrapper >::remove(), and AssetWrapperManager< object, ObjectWrapper >::wrap().