Plasma Engine  2.0
Loading...
Searching...
No Matches
plAssetBrowserItemFlags Struct Reference

Each item in the asset browser can be multiple things at the same time as described by these flags. Retrieved via user role plQtAssetBrowserModel::UserRoles::ItemFlags. More...

#include <AssetBrowserModel.moc.h>

Classes

struct  Bits
 

Public Types

enum  Enum {
  Folder = PL_BIT(0) , DataDirectory = PL_BIT(1) , File = PL_BIT(2) , Asset = PL_BIT(3) ,
  SubAsset = PL_BIT(4) , Default = 0
}
 
using StorageType = plUInt8
 

Detailed Description

Each item in the asset browser can be multiple things at the same time as described by these flags. Retrieved via user role plQtAssetBrowserModel::UserRoles::ItemFlags.


The documentation for this struct was generated from the following file: