Blender V5.0
FileListEntryPreview Struct Reference

#include <filelist_intern.hh>

Public Attributes

char filepath [FILE_MAX_LIBEXTRA]
uint flags
int index
int icon_id

Detailed Description

Definition at line 161 of file filelist_intern.hh.

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 163 of file filelist_intern.hh.

Referenced by filelist_cache_preview_runf(), and filelist_cache_previews_push().

◆ flags

uint FileListEntryPreview::flags

◆ icon_id

◆ index

int FileListEntryPreview::index

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