Blender V4.3
FileListEntryPreview Struct Reference

Public Attributes

char filepath [FILE_MAX_LIBEXTRA]
 
uint flags
 
int index
 
int icon_id
 

Detailed Description

Definition at line 199 of file filelist.cc.

Member Data Documentation

◆ filepath

char FileListEntryPreview::filepath[FILE_MAX_LIBEXTRA]

Use FILE_MAX_LIBEXTRA as this is the size written into by filelist_file_get_full_path.

Definition at line 201 of file filelist.cc.

Referenced by filelist_cache_preview_runf(), and filelist_cache_previews_push().

◆ flags

uint FileListEntryPreview::flags

Definition at line 202 of file filelist.cc.

Referenced by filelist_cache_preview_runf(), and filelist_cache_previews_push().

◆ icon_id

◆ index

int FileListEntryPreview::index

Definition at line 203 of file filelist.cc.

Referenced by filelist_cache_previews_push(), and filelist_cache_previews_update().


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