![]() |
Plasma Engine
2.0
|
Interface class of the asset filter used to decide which items are shown in the asset browser. More...
#include <AssetBrowserModel.moc.h>
Signals | |
void | FilterChanged () |
Public Member Functions | |
plQtAssetFilter (QObject *pParent) | |
virtual bool | IsAssetFiltered (plStringView sDataDirParentRelativePath, bool bIsFolder, const plSubAsset *pInfo) const =0 |
virtual plStringView | GetFilterRelativePath (plStringView sDataDirParentRelativePath) const |
virtual bool | GetSortByRecentUse () const |
Interface class of the asset filter used to decide which items are shown in the asset browser.