![]() |
LeechCraft
%{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
|
#include "itemsdatabase.h"
Inheritance diagram for LeechCraft::Util::XDG::ItemsDatabase:
Collaboration diagram for LeechCraft::Util::XDG::ItemsDatabase:Public Member Functions | |
| ItemsDatabase (ICoreProxy_ptr, const QList< Type > &, QObject *=0) | |
Public Member Functions inherited from LeechCraft::Util::XDG::ItemsFinder | |
| 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 | |
Public Slots inherited from LeechCraft::Util::XDG::ItemsFinder | |
| void | update () |
Signals inherited from LeechCraft::Util::XDG::ItemsFinder | |
| 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().
Here is the call graph for this function: