TGUI  1.3-dev
Loading...
Searching...
No Matches
tgui::Filesystem::FileInfo Struct Reference

Information about a file or directory, used to return data from the listFilesInDirectory function. More...

#include <TGUI/Filesystem.hpp>

Public Attributes

String filename
 
Path path
 
bool directory = false
 
std::uintmax_t fileSize = 0
 
std::time_t modificationTime = 0
 

Detailed Description

Information about a file or directory, used to return data from the listFilesInDirectory function.


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