XII Release 0.1.0
Loading...
Searching...
No Matches
xiiAssetBrowserItemFlags 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 xiiQtAssetBrowserModel::UserRoles::ItemFlags. More...

#include <AssetBrowserModel.moc.h>

Classes

struct  Bits
 

Public Types

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

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 xiiQtAssetBrowserModel::UserRoles::ItemFlags.


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