![]() |
LeechCraft
%{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
|
#include "itemsdatabase.h"
Public Member Functions | |
ItemsDatabase (ICoreProxy_ptr, const QList< Type > &, QObject *=0) | |
![]() | |
ItemsFinder (ICoreProxy_ptr, const QList< Type > &, QObject *=0) | |
bool | IsReady () const |
Cat2Items_t | GetItems () const |
Item_ptr | FindItem (const QString &permanentID) const |
Additional Inherited Members | |
![]() | |
void | update () |
![]() | |
void | itemsListChanged () |
Definition at line 42 of file itemsdatabase.h.
LeechCraft::Util::XDG::ItemsDatabase::ItemsDatabase | ( | ICoreProxy_ptr | proxy, |
const QList< Type > & | types, | ||
QObject * | parent = 0 |
||
) |
Definition at line 41 of file itemsdatabase.cpp.
References LeechCraft::Util::XDG::ToPaths(), and LeechCraft::Util::XDG::ItemsFinder::update().