TGUI
1.6.1
|
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 |
Information about a file or directory, used to return data from the listFilesInDirectory function.